 |
|
 AOP in .NET: Practical Aspect-Oriented Programming
Summary
AOP in .NET introduces aspect-oriented programming to .NET developers and provides practical guidance on how to get the most benefit from this technique in your everyday coding. The book's many examples concentrate on modularizing non-functional requirements that often sprawl ... |  |  Arquillian Testing Guide
Get familiarized with the Arquillian framework and its capabilities to carry out integration and functional testing on a Java virtual machine
Overview
-
Build effective unit tests and integration using Arquillian and JUnit
-
Leverage Arquillian to test all aspects of your application –...
|  |  Professional Python
Master the secret tools every Python programmer needs to know
Professional Python goes beyond the basics to teach beginner- and intermediate-level Python programmers the little-known tools and constructs that build concise, maintainable code. Design better architecture and write easy-to-understand code using highly... |
|
 Graphical User Interfaces
In the previous unit we described how data such as that from a file could be communicated to a Java program. However, there is also a need to handle data that is communicated in more diverse fashions and, in particular, directly from a human. Such data is often taken into a system via a graphical user interface (GUI). GUI design is a major... |  |  Threads
It is often the case that you would like a program to be able to do more than one thing at a time. You might, for example, want to monitor the keyboard for a key being pressed by a user and, at the same time, track the movement of the mouse by the user and repaint the screen. Each of these tasks can be thought of as a single thread in a... |  |  Flask Web Development: Developing Web Applications with Python
Take full creative control of your web applications with Flask, the Python-based microframework. With the second edition of this hands-on book, you’ll learn Flask from the ground up by developing a complete, real-world application created by author Miguel Grinberg. This refreshed edition accounts for important technology... |
|
 Introduction to Algorithms, Third Edition (International Edition)
A new edition of the essential text and professional reference, with substantial new material on such topics as vEB trees, multithreaded algorithms, dynamic programming, and edge-based flow.
Some books on algorithms are rigorous but incomplete; others cover masses of material but lack rigor. Introduction to Algorithms... |  |  Computational Physics: Problem Solving with Python
The use of computation and simulation has become an essential part of the scientific process. Being able to transform a theory into an algorithm requires significant theoretical insight, detailed physical and mathematical understanding, and a working level of competency in programming.
This upper-division text provides an ... |  |  |
|
|
Result Page: 46 45 44 43 42 41 40 39 38 37 36 35 34 33 32 31 30 29 28 |