| 
  • If you are citizen of an European Union member nation, you may not use this service unless you are at least 16 years old.

  • You already know Dokkio is an AI-powered assistant to organize & manage your digital files & messages. Very soon, Dokkio will support Outlook as well as One Drive. Check it out today!

View
 

Digital Authoring - Programming - Java

Page history last edited by Teachesict 11 years, 9 months ago

BACK TO DIGITAL AUTHORING PROGRAMMING HOMEPAGE

 

Browse the lists below to find resources to help you deliver this section of #digitalstudies

Resources are not added in any order; however, to make it easier to find something that you can use in the classroom, each column can be sorted by simply clicking on the top row.

 

Resource Type  Example lesson? Name or related to Cost / additional resources Description from resource Description of how resource can be used  If this resource is originally yours please add your twitter ID here Added to wiki by: 
Website - Coding Bat Y Java  

CodingBat is a free site of live coding problems to build coding skill in Java, and now in Python (example problem), created by Nick Parlante who is computer science lecturer at Stanford. The coding problems give immediate feedback, so it's an opportunity to practice and solidify understanding of the concepts. The problems could be used as homework, or for self-study practice, or in a lab, or as live lecture examples. The problems, all listed off the CodingBat home, have low overhead: short problem statements (like an exam) and immediate feedback in the browser. The idea for CodingBat came from my experience teaching CS at Stanford combined with seeing how student's used unit-tests in more advanced courses, and crystalized when I saw an Owen Astrachan demo of a unit-testing thing he uses with his Duke students.

 
@teachesict
Software - Greenfoot Y Java   Greenfoot teaches object orientation with Java. Create 'actors' which live in 'worlds' to build games, simulations, and other graphical programs. Greenfoot is visual and interactive. Visualisation and interaction tools are built into the environment. The actors are programmed in standard textual Java code, providing a combination of programming experience in a traditional text-based language with visual execution.   @GreenFootTeam  @teachesict 
Website - Joy of code (using Greenfoot) Y Java  

We will soon start here, in this blog, a programming course. It will be done mostly in video format (often screencasts of actual programming sessions). We will start at the very beginning — assuming you know nothing about programming at all — and then progress through a sequence of many important topics. We will, assuming things go well, eventually arrive at quite sophisticated concepts and hopefully write some really cool programs along the way.

  Michael Kölling  @teachesict 

 

Comments (0)

You don't have permission to comment on this page.