|
||
|
Lesson 2
Intro Programming Fundamentals
|
||
|
This course provides you with a foundation in basic programming concepts that are common to most high-level programming
languages with an emphasis on structured programming.
you will start by learning what a computer program is and about the environment in which it does its job. As you progress through the course you will move from more general topics, such as how a computer stores numbers and text, to more specific topics, such as how to implement an algorithm for sorting data. Along the way you will have many opportunities to practice your new programming skills by writing computer programs in the Java programming language. By the end of the course you will be ready to study more advanced topics in Java or to move on to another high-level programming language such as C or Visual Basic. Course goals
After completing this course, you will be able to:
|
||
|
|
||