Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Introduction to Programming with Greenfoot: Object-Oriented Programming in Java with Games and Simulations (repost)

Posted By: interes
Introduction to Programming with Greenfoot: Object-Oriented Programming in Java with Games and Simulations (repost)

Introduction to Programming with Greenfoot: Object-Oriented Programming in Java with Games and Simulations by Michael Kölling
English | ISBN: 0136037534 | edition 2009 | PDF | 207 pages | 5,4 MB

Greenfoot is a programming environment that can be used by individuals, in schools or in introductory university courses to learn and teach the principles of programming. It is flexible enough to be suitable for teenagers as well as older students.

Greenfoot supports the Java Programming Language, so students learn standard object-oriented programming in Java. The environment is designed specifically to convey object-oriented concepts and principles in a clean, easily accessible manner. The Greenfoot environment makes creation of graphics and interaction easy. Students can concentrate on modifying the application logic, and engage and experiment with objects. Developing simulations and interactive games becomes easy, and feedback is immediate. The environment is designed to quickly engage students who may have no prior interest or experience in programming. Achieving simple animation results is quick, sophisticated, professional looking scenarios are possible.