Java程序辅导

C C++ Java Python Processing编程在线培训 程序编写 软件开发 视频讲解

客服在线QQ:2653320439 微信:ittutor Email:itutor@qq.com
wx: cjtutor
QQ: 2653320439

The original design of this unit and the lecture notes were by Gordon Royle.

A printed, bound copy of the entire semester's lecture notes can be purchased from the Co-op bookshop.

Lecture recordings

Audio and screen capture recordings of the lectures can be found at the .

Week 1  01 
  Fundamentals 
  02Computer Programming 
       
Week 2 WS for Vars and Methods 
15Characters and Strings 
       
    Mid-semester Break 
       
Week 916Game of Life I
17Game of Life II Java code 
       
Week 10 18Defensive Programming 
19Testing with JUnit 
       
Week 11 20Searching and Sorting I 
21 Searching and Sorting II 
       
Week 12 22Putting it Togther 
23Recursion I 
       
Week 13 24Recursion II 
25Course Review and