Want to learn to program? These excellent free introductory courses from Codecademy and Coursera will have you coding in no time. So you want to learn to program, but you can’t leave the house. Fear ...
An introduction to programming concepts and practices for creating applications which use the web as the delivery platform. Students will learn technologies including HTML, Javascript, AJAX, client ...
This course introduces students to object oriented programming with Java(TM). Basic concepts are introduced early, with a strong focus on classes. Additional topics include event driven (Windows) ...
As students begin to not only use technology, but create it’s functionality, a recent explosion in coding resources have hit the web, providing coding apps ranging from introductions for beginners and ...
Teaching K-12 coding without computers may seem like a daunting task, but it can be a powerful way to introduce students to the fundamental concepts of computer science and problem-solving without the ...
Description: Introduction to programming concepts focusing on the Java language. Essential algorithm design, basic program control concepts, essential data concepts, debugging and testing programs.
Logo is a great introduction to programming for children, so a version for the iPad seems like a great idea. Emmanuel Crombez's implementation of Logo is very welcome indeed -- at least, it is if you ...
What is a Real-Time Operating System (RTOS), and what does “real-time” mean anyway? What are the various kinds of state machines, and how to code them efficiently in C? What is object-oriented ...