software lesmateriaal
Nieuwere versies, zie GitHub repository: https://github.com/stasemsoft/softwarelessons, wat inmiddels weer is opgevolgd door: https://stasemsoft.github.io/softwarematerial
In the first semester we at FHICT teach the fundamental concepts of programming to our students. Currently we are collecting the material we created and putting it together. The idea is teaching the basic concepts and teaching how to solve real life problems with the help of the internet!
The material is currently in courses PAC (pac_student_material.spiral.pdf) and OIS12 (pac_student_material.spiral.pdf).
About the ProgrammerSearchScheme: (steps you can take when searching (on the internet) for a solution to a programming problem)
U - Understand
P - Plan
E - Execute (the plan)
A - Adjust or Adopt and refer to the source
V - Validate
L - Learn / Look back
For more: see ProgrammerSearchScheme
In the first semester we at FHICT teach the fundamental concepts of programming to our students. Currently we are collecting the material we created and putting it together. The idea is teaching the basic concepts and teaching how to solve real life problems with the help of the internet!