Skip to content

LaxmiNarayanaMurthyVemuri/Mentor216A-CSPP-2

Repository files navigation

Mentor216A-CSPP-2

Java is a general-purpose computer-programming language that is concurrent, class-based, object-oriented, and specifically designed to have as few implementation dependencies as possible. It is intended to let application developers "write once, run anywhere" (WORA). Java applications are typically compiled to bytecode that can run on any Java virtual machine (JVM) regardless of computer architecture. As of 2016, Java is one of the most popular programming languages in use, particularly for client-server web applications, with a reported 9 million developers. Java was originally developed by James Gosling at Sun Microsystems (which has since been acquired by Oracle Corporation) and released in 1995 as a core component of Sun Microsystems' Java platform. The language derives much of its syntax from C and C++, but it has fewer low-level facilities than either of them.

Intensive and hands-on, the course emphasizes becoming productive quickly as a Java developer. This course quickly covers the Java language syntax and then moves into the object-oriented features of the language. Students will then learn the I/O streams and collections API packages. The goal of this course is to introduce techniques used in computer science to solve complex problems.

About

Mentor216A-CSPP-2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published