Mind Map Presentation
Transcript: Mind Map Assignment Progamming Languages A Programming Language is a computer language that is used by programmers to "communicate: with computers. In other words, It is a set of instructions given to the computer to perform a specific task. Depending on the language used, it can be used to develop desktop applications, websited, and mobile applications. This presentation will show you 4 of the most used programming languages. Programming Languages Python Python Python is a high-level programming language with dynamic schematics. Its data structures, synamic typing, and binding make it usefull and popular for many things. It is also known for its easy debugging and easy-to-learn syntax. Python Uses Data analysis and machine learning Web development Automation or scripting Software testing and prototyping Everyday Tasks Uses Python History History Python was created by Guido van Rossum, and was first released on Febuary 20, 1991. Its name came from an old BBC television comedy sketch series called "Monty's Python's Flying Circus" Something that makes Python unique is that it was developed by one man, rather than a large company. Java Java Java is a widely-used programming language for coding web applications and has been a popular choice among developers for decades. It is a multi-platform language that can be used as a platform in itdelf. It is fast, safe and reliable, and can be used for coding everything from mobile apps to big data applications. Java Uses Game Development Cloud Computing Big Data Artificial Intelligence Internet of Things Uses Java History History Java was created at Sun Microsystems, Inc., in a researcher team led by James Gosling. Work on it started in 1991, and it was released in 1995. By the late 1990s Java had brought multimedia to the Internet and started to grow beyond the Web, powering consumer devices, computers, and even the onboard computer of NASA's Mars Exploration Rovers C++ C++ C++ is a cross-platform language that can be used to create high-performance apllications. It is known to give high level of control of system resources and memory. It is one of the one of the world's most popular programming languages and be found in a lot of today's operating systems. C++ Uses Developing Browsers Operating Systems Creating Applications In-Game Programming Software Engineering Data Structures Uses C++ History History C++ was developed by Bjarne Stroustrup at Bell Laboratories. It started developing in 1979, and after many attemps to add different features and improvements, It was published in 1995. The name C++ suggests "C incremented". SQL SQl Structured query language (SAQL) is a programming language for storing and processing information in a relational database. Relational databases use rows and columns to represent different data attributes and the relationships between data values. SQL Uses Storing and Processing Information in a regional database To work with other programming languages Retrieve and Manipulate Data Analyze Data Uses SQL History History SQL was developed in the 1970s by IBM researchers Raymond Bayce and Donald Chamberlin. The programming language, formerly known as SEQUEL, was created following Edgar Frank' Codd's Paper, "A relational Model of Data for Large Shared Data Banks,"