Posts

Showing posts from May, 2022

Diagram 2

Image

Essay introduction post

Java first appeared on 23 May 1995 and is a high-level, class-based, object-oriented programming (OOP) language. It is designed to have as few implementation dependencies as possible and the general purpose is that once it had been written it can run anywhere (WORA). It was developed by James Gosling at Sun Microsystems and released in May 1995 as a core component of Sun Microsystems. Java 18 start to be available from March 2022, however Java 8,11 and 17 are still the current long-term support (LTS) version. Java runs on more than 850 million personal computers and on billions of devices worldwide. Ten million developers have created Java applications in all major industries.  (Oracle, 2022) . This essay aims to analyse the evolution of Java, and it analyse differences and similarities between Java and C++ in accessibility, versatility, and portability.

Essay conclusion post

During the COVID-19 Pandemic, company’s radically change the how and where workers do their job. Given Java's safety characteristics and unique possibilities in the back-end, the decisions of the enterprise-scale using Java are very good. However, for beginners, it is better to learn C++ as the syntax of C++ is easier compared to Java and there is extensive support for standard data structures like stack and queue, in C++. However, for more experienced coders, Java is a great programming language to know about as Java is used in a lot of big companies like Google and Amazon and therefore, would help the developers a lot. Reference: Oracle, 2022. [online] Oracle.com. Available at: <https://www.oracle.com/a/ocom/docs/java-licensing-logo-guidelines-1908204.pdf> [Accessed 28 April 2022]. Vats, R., 2022. Top 6 Reasons Why Java Is So Popular With Developers in 2022 | upGrad blog. [online] upGrad blog. Available at: <https://www.upgrad.com/blog/why-java-popular-with-developers

Essay main body post

Java has gained remarkable popularity since its introduction. Java has stronger and powerful advantages than the rest of the programming language. Java is easy to learn and use. Java is a versatile language that can complement almost any application. Java is smooth and portable compared to other programming languages. Java has become the main language for providing solutions and answers to the world's Internet. (Vats, 2022) This programming language was designed to be more approachable for those who are familiar with C++. C++ and Java both implement the object-oriented paradigm, which means that they allow programmers to create and use objects to manage and control the behaviour of individual pieces of code. (Interviewbit, 2022) The main difference between C++ and Java is that Java is a compiled language while C++ is both compiled and interpreted. Compilers and interpreters take human-readable code and convert it to computer-readable machine code. In a compiled language, the targ

Major project theme

Since its beginnings at the end of the 20th century , the internet has grown exponentially. In modern world, huge percentage of people use the Internet and all kinds of websites every day. However, some people choose to learn how to create them. Therefore , the frequently asked question is "What is a Web Developer". A programmer or a web developer is somebody who was given a web design which has been created by design team or either a client, and he turns it into a website. They are doing this by writing lines of complicated code, using a multitude of programming language for example: Java, Java Script , PHP, HTML, MySQL, Python. (M, 2022) . Actually , there work is quite difficult because they have to "translate" from English into a language that computer understands, like those examples I give before. However, at the moment there are 3 main types of developer : front-end, back-end, and full-stack. Front End Developers  create the parts of a website that users see