Data Structures and Algorithms Problems
Data Structures and Algorithms Problems See this reddit post for discussion
Read Full Post | Make a Comment ( Comments Off on Data Structures and Algorithms Problems )Eclipse Plugins
AnyEdit Tools adds several new tools to the context menu of text-based Eclipse editors, to output consoles, to Eclipse main menu and editor toolbar. Adds many whitespace handlers: delete trailing whitspace, convert tabs to spaces etc. Counterclockwise for Clojure support Infinitest is a Continuous Testing plugin for Eclipse and IntelliJ. Each time a change is […]
Read Full Post | Make a Comment ( Comments Off on Eclipse Plugins )Building Skills in Object-Oriented Design
Building Skills in Object-Oriented Design The intent of this book is to help the beginning designer by giving them a sequence of interesting and moderately complex exercises in OO design. This book can also help managers develop a level of comfort with the process of OO software development. The applications we will build are a […]
Read Full Post | Make a Comment ( Comments Off on Building Skills in Object-Oriented Design )Introduction to Computer Science | Programming Methodology
Programming Methodology Topics focus on the introduction to the engineering of computer applications emphasizing modern software engineering principles: object-oriented design, decomposition, encapsulation, abstraction, and testing. Programming Methodology teaches the widely-used Java programming language along with good software engineering principles. Emphasis is on good programming style and the built-in facilities of the Java language.
Read Full Post | Make a Comment ( Comments Off on Introduction to Computer Science | Programming Methodology )Google Code University
code.google.com/edu/languages Includes courses on: Programming Languages Web Programming Web Security Algorithms Android Distributed Systems Tools 101 Google APIs & Tools
Read Full Post | Make a Comment ( None so far )Green Tea Press
www.greenteapress.com All of our books are available under free license that allow readers to copy and distribute the text; they are also free to modify it, which allows them to adapt the book to different needs, and to help develop new material. These books are available in a variety of electronic formats; some are also […]
Read Full Post | Make a Comment ( None so far )Eclipse and Java for Total Beginners
eclipsetutorial.sourceforge.net/totalbeginner.html
Read Full Post | Make a Comment ( None so far )The Bowling Game: An example of test-first pair programming
the-bowling-game-an-example-of-test-first-pair-programming
Read Full Post | Make a Comment ( None so far )