Skip to main content

Java Project Orientation

Hello
This course introduces a core set of computer science concepts needed to create modern software applications. All software engineers have experience in writing code and engaging in engineering processes, but they may need additional technical knowledge related to algorithms, data structures, object-oriented programming and program analysis in order to succeed in creating and managing more advanced software applications. Students in this course will explore and acquire OOP knowledge through direct experience in developing few programs in first week and by Implementing a mini project in the second week in Java.
We would concentrate only on Core Java Programming in this course. The course assumes some experience in writing software, which may range from introductory coursework to considerable experience in engineering teams. Programming in C is a pre-requisite and familiarity with concepts of Object Oriented Analysis and Design is helpful.
We hope you have a good learning experience!!

Comments