Quantcast
Channel: TRC CS Network Blog
Viewing all articles
Browse latest Browse all 132

Introduction to Programming with Java Part 1: Starting to Code with Java

$
0
0

This is an introductory course to learn programming with Java, one of the most in-demand programming languages designed to work across multiple software platforms. Java developers are highly sought after professionals, and increasingly so, Java is a staple of every technologist’s resume!

This Java learning series is comprised of three parts, of which Part 1 introduces programming on the basis of familiar concepts, like calculators and games. Powerful concepts such as functional abstraction, the object oriented programming (OOP) paradigm and Application Programming Interfaces (APIs) are progressively introduced throughout the five weeks. Examples and case studies are provided so that learners can implement simple programs on their own or by collaborating with peers.

Part 2 will focus on how to write “good” programs and Part 3 will deal with fundamental data structures. Part 2 and Part 3 will be scheduled soon.

https://www.edx.org/course/introduction-programming-java-part-1-uc3mx-it-1-1x-0?utm_source=Course+Announcements+Mailing+List&utm_medium=email&utm_content=title&utm_campaign=Student_Newsletter_February_16


Viewing all articles
Browse latest Browse all 132

Trending Articles