Java For Kids - 11th Edition - Unlimited User - Annually Renewable - Teacher Classroom License Digital Download Only By Philip Conrod and Lou Tylee

JAVA FOR KIDS - 11th Edition is a beginning programming tutorial consisting of over 400 pages explaining (in simple, easy-to-follow terms) how to build a Java application. Students learn about project design, object-oriented programming, console applications, graphics applications and many elements of the Java language. Numerous examples are used to demonstrate every step in the building process. The tutorial also includes several detailed computer projects for students to build and try. These projects include a number guessing game, a card game, an allowance calculator, a state capitals game, Tic-Tac-Toe, a simple drawing program, and simple video game.


JAVA FOR KIDS is presented using a combination of over 400 pages of notes, playful colored illustrations and actual Java examples. This teacher or parent facilitated material should be understandable to kids aged 12 and up. No previous programming experience is necessary, but familiarity with doing common tasks using a computer operating system (simple editing, file maintenance, understanding directory structures, working on the Internet) is expected.


JAVA FOR KIDS - 11TH EDITION requires a minimum of either Microsoft Windows 10, macOS, or Linux. You will also need to download NetBeans IDE 11 from Apache's website and JDK11 from Oracle's website for the computer platform you are using. The Java source code and all needed multimedia files are included in this digital download.



TEACHER CLASSROOM BUNDLE:

This E-Book Tutorial in an Annual Unlimited User Classroom License Teacher Edition. Our Teacher Edition allows you to distribute the tutorial and source code to any of the students who attend your computer science class.  You can customize and personalize the tutorial and the associated source code to fit your unique teaching style whether the class is self study or instructor led.   Since this Tutorial is distributed in an editable Microsoft Word format you can add your own teaching text and/or notes around our teaching text.  You can add your own diagrams and/or personalize the E-Book tutorial to fit your specific teaching needs.  Unlike other Tutorials that are paper based, you can modify our teaching narrative and source code inside the tutorial and reprint as needed.  This unique flexibility sets us apart from all other tutorials on the market.


We also sell special large scale multi-teacher site license agreements for School Districts and Online Schools. Please contact us directly if you are interested in a large scale license agreement via the Contact Us button below. These special large scale licenses are not sold via this web page.


WHAT OTHERS HAVE BEEN SAYING ABOUT JAVA FOR KIDS TUTORIAL:​


Textbook Review By Alan Payne, Computer Science Teacher:


Perfect for teachers and students, home or the classroom!

What is “Java for Kids” … and how it works.

The lessons “Java for Kids” are a highly organized and well-indexed set of tutorials meant for children aged 10 and above. The 8th Edition uses NetBeans, a specific IDE (Integrated Development Environment) throughout the lessons.


The tutorials provide the benefit of completed age-appropriate applications for children – fully documented projects from the teacher’s or parents’ point of view. That is, while full solutions are provided for the adults’ (and child learner’s) benefit, the projects are presented in an easy-to-follow set of lessons explaining the rational for the form layout, coding design and conventions, and specific code related to the problem. Child-learners may follow tutorials at their own pace. Every bit of the lesson is remembered as it contributes to the final solution to a kid-friendly application. The finished product is the reward, but the student is fully engaged and enriched by the process. This kind of learning is often the focus of teacher training. Every computer science teacher knows what a great deal of preparation is required for projects to work for kids. With these tutorials, the research behind the projects is done by an author who understands the classroom and parenting experience. That is extremely rare!


Graduated Lessons for Every Project … Lessons, examples, problems and projects. Graduated learning. Increasing and appropriate difficulty… Great results.

With these projects, there are lessons providing a comprehensive, kid-friendly background on the programming topics to be covered. Once understood, concepts are easily applicable to a variety of applications. Then, specific examples are drawn out so that a young learner can practice with the JCreator environment. Then specific Java coding for the example is provided so that the user can see all the parts of the project come together for the finished product.

By presenting lessons in this graduated manner, students are fully engaged and appropriately challenged to become independent thinkers who can come up with their own project ideas and design their own forms and do their own coding. Once the process is learned, then student engagement is unlimited! I have seen literacy improve dramatically because students cannot get enough of what is being presented.

Indeed, lessons encourage accelerated learning – in the sense that they provide an enriched environment to learn computer science, but they also encourage accelerating learning because students cannot put the lessons away once they start! Computer science provides this unique opportunity to challenge students, and it is a great testament to the authors that they are successful in achieving such levels of engagement with consistency.


My History with Kidware Software products.

I have used Kidware’s Programming Tutorials for over a decade to keep up my own learning. By using these lessons, I am able to spend time on things which will pay off in the classroom. I do not waste valuable time ensconced in language reference libraries for programming environments – help screens which can never be fully remembered! These projects are examples of how student projects should be as final products – thus, the pathway to learning is clear and immediate in every project.

If I want to use or expand upon some of the projects for student use, then I take advantage of site-license options. I have found it very straight forward to emphasize the fundamental computer science topics that form the basis of these projects when using them in the classroom. I can list some computer science topics which everyone will recognize, regardless of where they teach – topics which are covered expertly by these tutorials:

* Data Types and Ranges

* Scope of Variables

* Naming Conventions

* Decision Making

* Looping

* Language Functions – String, Date, Numerical

* Arrays

* Writing Your own Methods (subroutines) and more… it’s all integrated into the tutorials.

In many States or Provinces, the above-listed topics would not be formally introduced in Middle School computer studies, but would form the basis of most projects undertaken by students. With these tutorials, you as the teacher or parent may choose where to put the emphasis, to be sure to cover the curricular expectations of your curriculum documents.

Any further Middle school computer programming topics derive directly from those listed above. Nothing is forgotten. All can be integrated with the lessons provided.


Quick learning curve for teachers! How teachers can use the product:

Having projects completed ahead of time can allow the teacher to present the design aspect of the project FIRST, and then have students do all of their learning in the context of what is required in the finished product. This is a much faster learning curve than if students designed all of their own projects from scratch. Lessons concentrating on a unified outcome for all makes for much more streamlined engagement for students (and that is what they need, in Middle school, and in grades 9 and 10), as they complete more projects within a short period of time and there is a context for everything that is learned.

With the Java for Kids tutorials, sound advice regarding generally accepted coding strategies (“build and test your code in stages”, “learn input, output, formatting and data storage strategies for different data types” etc..) encourage independent thought processes among learners. After mastery, then it is much more likely that students can create their own problems and solutions from scratch. Students are ready to create their own summative projects for your computer science course – or just for fun, and they may think of projects for their other courses as well! And what could be wrong with asking the students’ other teachers what they would like to see as project extensions?


Meets State and Provincial Curriculum Expectations and More

Different states and provinces have their own curriculum requirements for computer science. With the Kidware Software products, you have at your disposal a series of projects which will allow you to pick and choose from among those which best suit your curriculum needs. Students focus upon design stages and sound problem-solving techniques from a computer-science, problem-solving perspective. In doing so, they become independent problem-solvers, and will exceed the curricular requirements of Middle schools and Secondary schools everywhere.


Useable projects – Out of the box!

The specific projects covered in the Java for Kids tutorials are suitable for students aged 10 and above. Specific kid-friendly tutorials and projects are found in the Contents document, and include

Sub-Sandwich Party

Savings Calculator

Guess the Number Game

Lemonade Stand

Card Wars

Blackboard Fun (GUI, meaning it has a Graphical User Interface)

Balloons (GUI)

And, from the final chapter,

Computer Stopwatch

Dice Rolling

State Capitals

Tic-Tac-Toe (GUI)

Memory Game (GUI)

Pong (GUI)

As you can see, there is a high degree of care taken so that projects are age-appropriate.

You as a parent or teacher can begin teaching the projects on the first day. It’s easy for the adult to have done their own learning by starting with the solution files. Then, they will see how all of the parts of the lesson fall into place. Even a novice could make use of the accompanying lessons.


How to teach students to use the materials.

In a Middle school situation, parents or teachers might be tempted to spend considerable amounts of time at the projector or computer screen going over the tutorial – but the best strategy is to present the finished product first! That way, provided that the adult has covered the basic concepts listed in the table of contents, then students will quickly grasp how to use the written lessons on their own. Lessons will be fun, and the pay-off for younger students is that there is always a finished product which is fun to use!


Highly organized reference materials for student self-study!

Materials already condense what is available from Java SDK help files (which tends to be written for adults) and in a context and age-appropriate manner, so that younger students remember what they learn.

The time savings for parents, teachers and students is enormous as they need not sift through pages and pages of on-line help to find what they need.


How to mark the projects.

In a classroom environment, it is possible for teachers to mark student progress by asking questions during the various problem design and coding stages. In the early grades (grades 5 to 8) teachers can make their own oral, pictorial review or written pop quizzes easily from the reference material provided as a review strategy from day to day. I have found the requirement of completing projects (mastery) sufficient for gathering information about student progress – especially in the later grades (grades 10 to 12).


Lessons encourage your own programming extensions.

Once concepts are learned, it is difficult to NOT know what to do for your own projects. This is true even at the Middle school level – where applications can be made in as short as 10 minutes (a high-low guessing game, or a temperature conversion program, for example), or 1 period in length – if one wished to expand upon any of the projects using the “Other Things to Try” suggestions.

Having used Kidware Software tutorials for the past decade, I have to say that I could not have achieved the level of success which is now applied in the variety of many programming environments which are currently of considerable interest to kids! I thank Kidware Software and its authors for continuing to stand for what is right in the teaching methodologies which work with kids – even today’s kids where competition for their attention is now so much an issue. - Alan Payne, B.A.H., B.Ed., TA Blakelock High School, Oakville, Ontario


JAVA FOR KIDS is written in well structured, easily accessible language. You have done an extremely good job. Well done.” - BO, London, England.


“I am a high school computer science teacher. I think this book [JAVA FOR KIDS] would be just perfect to use with my Introduction To Programming (Java) class.” - CJ, Sherman Oaks, California.


My son is doing the JAVA FOR KIDS course. He loves it!”

- KZ, Petersburg, Alaska.


“My grandson has wanted to learn Java very much; and, this book makes the learning process easy yet challenging! The way Java is presented allows the learner to feel empowered and successful quickly with a desire to learn more.” - B. Mary

More Details Try Demo

Product Bundle

USD 250.00


Question? Contact Us