C PROGRAMMING:

FATHER OF C PROGRAMMING
C it is the Basic Programming
language..
For reading the complete reference of c programming go to below link:

C++:Object oriented Programing
Father Of C++ is Bjarne Stroustrup

C++ (pronounced "see plus plus") is a statically typed,free-form, multi-paradigm, compiled, general-purposeprogramming language. It is regarded as an intermediate-level language, as it comprises a combination of bothhigh-level and low-level language features.[3] Developed by Bjarne Stroustrup starting in 1979 at Bell Labs, it addsobject oriented features, such as classes, and other enhancements to the C programming language. Originally named C with Classes, the language was renamed C++ in 1983,[4] as a pun involving the increment operator.
C++ is one of the most popular programming languages[5][6] and
is implemented on a wide variety of hardware and operating system
platforms. As an efficient compiler to native code, its application
domains include systems software, application software, device drivers, embedded software, high-performance server and client applications, and entertainment software such as video games.[7] Several groups provide both free and proprietary C++ compiler software, including the GNU Project,Microsoft, Intel and Embarcadero Technologies. C++ has greatly influenced many other popular programming languages, most notably C#[2] and Java. Other successful languages such as Objective-C use a very different syntax and approach to adding classes to C.
C++ is also used for hardware design, where the design is initially described in C++, then analyzed, architecturally constrained, and scheduled to create aregister-transfer level hardware description language viahigh-level synthesis.[8]
The language began as enhancements to C, first addingclasses, then virtual functions, operator overloading,multiple inheritance, templates and exception handlingamong other features. After years of development, the C++ programming language standard was ratified in 1998 as ISO/IEC 14882:1998. The standard was amended by the 2003 technical corrigendum, ISO/IEC 14882:2003. The current standard extending C++ with new features was ratified and published by ISO in September 2011 asISO/IEC 14882:2011 (informally known as C++11)
For reading complete reference of c++ programming go to below link and see...........
Java:
Father of Java Programming is James Gosling
Java is a general-purpose, concurrent, class-based,object-oriented computer programming language that is specifically designed to have as few implementation dependencies as possible. It is intended to let application developers "write once, run anywhere" (WORA), meaning that code that runs on one platform does not need to be recompiled to run on another. Java applications are typically compiled to bytecode (class file) that can run on any Java virtual machine (JVM) regardless of computer architecture. Java is, as of 2012, one of the most popular programming languages in use, particularly for client-server web applications, with a reported 10 million users.[10][11] Java was originally developed by James Gosling at Sun Microsystems (which has since merged into 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.
The original and reference implementation Javacompilers, virtual machines, and class libraries were developed by Sun from 1991 and first released in 1995. As of May 2007, in compliance with the specifications of the Java Community Process, Sun relicensed most of its Java technologies under the GNU General Public License. Others have also developed alternative implementations of these Sun technologies, such as theGNU Compiler for Java and GNU Classpath.
for reading complete reference of java go to below link and see
www.roseindia.net
Advanced Java Contents:
J2SE stands for Java 2 standard edition and is normally for developing desktop applications, forms the core/base API.
J2EE stands for Java 2 enterprise edition for applications which run on servers, for example web sites.
J2ME stands for Java 2 micro edition for applications which run on resource constrained devices (small scale devices) like cell phones, for example games.
Enterprise edititon ie.j2ee is the advanced java concept where it includes jsp, springs,ejb, hibernate and lots more of advanced things other than the core concept
Advance Java will be consisting of the course related to webpages design like jsp and making your java class interacting with the web pages like validating information and alll.
For More reading ablout Advanced Java go to below link:
http://www.java2all.com/
www.roseindia.net
Advanced Java Contents:
![]() |
| Advanced Java Programming |
J2SE stands for Java 2 standard edition and is normally for developing desktop applications, forms the core/base API.
J2EE stands for Java 2 enterprise edition for applications which run on servers, for example web sites.
J2ME stands for Java 2 micro edition for applications which run on resource constrained devices (small scale devices) like cell phones, for example games.
Enterprise edititon ie.j2ee is the advanced java concept where it includes jsp, springs,ejb, hibernate and lots more of advanced things other than the core concept
Advance Java will be consisting of the course related to webpages design like jsp and making your java class interacting with the web pages like validating information and alll.
For More reading ablout Advanced Java go to below link:
http://www.java2all.com/





0 comments:
Post a Comment