SlideShare ist ein Scribd-Unternehmen logo
1 von 8
Computers have required a means of instructing them to perform a specific
task. This means is known as a programming language. Computer languages
were first composed of a series of steps to wire a particular program; these
morphed into a series of steps keyed into the computer and then executed;
later these languages acquired advanced features such as logical branching and
object orientation. The computer languages of the last fifty years have come in
two stages, the first major languages and the second major languages, which
are in use today.
In 1957, the first of the major languages appeared in the form of FORTRAN. Its name stands
for FORmula TRANslating system. The language was designed at IBM for scientific
computing. The components were very simple, and provided the programmer with low-level
access to the computers innards.
The language is still used in aerospace , automotive industries.
1959 COBOL, business-oriented language designed. COBOL is primarily used in business,
finance, and administrative systems for companies.
In 1964, John G. Kemeny and Thomas E. Kurtz designed the original BASIC language at
Dartmouth College in New Hampshire. BASIC (an acronym for Beginner's All-purpose
Symbolic Instruction Code) is a family of general-purpose, high-level
programminglanguages whose design philosophy emphasizes ease of use. Linux today
based on C
1969 A high-level programming language which targets low-level hardware, most commonly
used in the programming of FPGAs. It is a rich subset of C. A class-based, single inheritance,
object-oriented language with C-style syntax. An interpreted version of C/C++, much in the
way BeanShell is an interpreted version of Java.
Pascal is a historically influential imperative and procedural programming language,
designed in 1968–69 and published in 1970 by Niklaus Wirth as a small and efficient
language intended to encourage good programming practices using structured
programming and data structuring Used by Skype (Pascal object).
1969 A high-level programming language which targets low-level hardware, most commonly
used in the programming of FPGAs. It is a rich subset of C. A class-based, single inheritance,
object-oriented language with C-style syntax. An interpreted version of C/C++, much in the
way BeanShell is an interpreted version of Java.
Pascal is a historically influential imperative and procedural programming language,
designed in 1968–69 and published in 1970 by Niklaus Wirth as a small and efficient
language intended to encourage good programming practices using structured
programming and data structuring Used by Skype (Pascal object).
1983 C++ is a general-purpose programming language. It has imperative, object-
oriented and generic programming features, while also providing facilities for low-level
memory manipulation. Used by Firefox and MS.Office.
Perl was originally developed by Larry Wall in 1987 as a general-purpose Unix scripting
language to make report processing easier. The languages in this family include Perl 5
and Perl 6. Used by craigslist .
1991 Python is a widely used general-purpose, high-level programming language. Its design
philosophy emphasizes code readability, and its syntax allows programmers to express
concepts in fewer lines of code than would be possible in languages such as C++ or Java.
Used by YouTube and Google search.
Ruby is a dynamic, reflective, object-oriented, general-purpose programming language. It
was designed and developed in the mid-1990s by Yukihiro "Matz" Matsumoto in Japan.
According to its creator, Ruby was influenced by Perl, Smalltalk, Eiffel, Ada, and Lisp.
PHP is a server-side scripting language designed for web development but also used as
a general-purpose programming language. Originally created by Rasmus Lerdorf in 1994.
Used by Facebook.
1995 , 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.
JavaScript is a high-level, dynamic, untyped, and interpreted programming language. It has
been standardized in the ECMAScript language specification. Alongside HTML and CSS, it is one
of the three essential technologies of World Wide Web content production; the majority
of websites employ it and it is supported by all modern Web browsers without plug-ins.
Ruby on Rails in 2005 : Rails combines the Ruby programming language with HTML, CSS,
andJavaScript to create a web application that runs on a web server. Because it runs on a web
server, Rails is considered a server-side, or “back end,” web application development platform
(the web browser is the “front end”)
Evolution of Computer Languages

Weitere ähnliche Inhalte

Was ist angesagt?

Programming Languages Categories / Programming Paradigm By: Prof. Lili Saghafi
Programming Languages Categories / Programming Paradigm By: Prof. Lili Saghafi Programming Languages Categories / Programming Paradigm By: Prof. Lili Saghafi
Programming Languages Categories / Programming Paradigm By: Prof. Lili Saghafi Professor Lili Saghafi
 
Programming Languages
Programming LanguagesProgramming Languages
Programming LanguagesMohamed Omar
 
Programming Fundamentals lecture 1
Programming Fundamentals lecture 1Programming Fundamentals lecture 1
Programming Fundamentals lecture 1REHAN IJAZ
 
introduction to programming languages
introduction to programming languagesintroduction to programming languages
introduction to programming languagesNaqashAhmad14
 
Generations Of Programming Languages
Generations Of Programming LanguagesGenerations Of Programming Languages
Generations Of Programming Languagespy7rjs
 
Programming languages
Programming languagesProgramming languages
Programming languagesSimon Mui
 
Program & language generation
Program & language generationProgram & language generation
Program & language generationBuxoo Abdullah
 
Programming languages
Programming languagesProgramming languages
Programming languagesAkash Varaiya
 
Compiler Design
Compiler DesignCompiler Design
Compiler DesignMir Majid
 
Introduction To Computer Programming
Introduction To Computer ProgrammingIntroduction To Computer Programming
Introduction To Computer ProgrammingHussain Buksh
 
4 evolution-of-programming-languages
4 evolution-of-programming-languages4 evolution-of-programming-languages
4 evolution-of-programming-languagesRohit Shrivastava
 
Introduction to vb.net
Introduction to vb.netIntroduction to vb.net
Introduction to vb.netJaya Kumari
 
Computer Language Translator
Computer Language TranslatorComputer Language Translator
Computer Language TranslatorRanjeet Kumar
 
software development and programming languages
software development and programming languages software development and programming languages
software development and programming languages PraShant Kumar
 
Programming language
Programming languageProgramming language
Programming languageRajThakuri
 

Was ist angesagt? (20)

Programming Languages Categories / Programming Paradigm By: Prof. Lili Saghafi
Programming Languages Categories / Programming Paradigm By: Prof. Lili Saghafi Programming Languages Categories / Programming Paradigm By: Prof. Lili Saghafi
Programming Languages Categories / Programming Paradigm By: Prof. Lili Saghafi
 
Programming languages
Programming languagesProgramming languages
Programming languages
 
Programming Language
Programming LanguageProgramming Language
Programming Language
 
Programming Languages
Programming LanguagesProgramming Languages
Programming Languages
 
Programming Fundamentals lecture 1
Programming Fundamentals lecture 1Programming Fundamentals lecture 1
Programming Fundamentals lecture 1
 
Introduction to Compiler design
Introduction to Compiler design Introduction to Compiler design
Introduction to Compiler design
 
introduction to programming languages
introduction to programming languagesintroduction to programming languages
introduction to programming languages
 
Generations Of Programming Languages
Generations Of Programming LanguagesGenerations Of Programming Languages
Generations Of Programming Languages
 
Presentation on Programming Languages.
Presentation on Programming Languages.Presentation on Programming Languages.
Presentation on Programming Languages.
 
Programming languages
Programming languagesProgramming languages
Programming languages
 
Program & language generation
Program & language generationProgram & language generation
Program & language generation
 
Computer programming concepts
Computer programming conceptsComputer programming concepts
Computer programming concepts
 
Programming languages
Programming languagesProgramming languages
Programming languages
 
Compiler Design
Compiler DesignCompiler Design
Compiler Design
 
Introduction To Computer Programming
Introduction To Computer ProgrammingIntroduction To Computer Programming
Introduction To Computer Programming
 
4 evolution-of-programming-languages
4 evolution-of-programming-languages4 evolution-of-programming-languages
4 evolution-of-programming-languages
 
Introduction to vb.net
Introduction to vb.netIntroduction to vb.net
Introduction to vb.net
 
Computer Language Translator
Computer Language TranslatorComputer Language Translator
Computer Language Translator
 
software development and programming languages
software development and programming languages software development and programming languages
software development and programming languages
 
Programming language
Programming languageProgramming language
Programming language
 

Andere mochten auch

Technological shift in mobile design
Technological shift in mobile designTechnological shift in mobile design
Technological shift in mobile designEhsan Ahmed
 
Indian education vs foreign education
Indian education vs foreign educationIndian education vs foreign education
Indian education vs foreign educationRaghvendra Kumar
 
Advances in agricultural technology
Advances in agricultural technologyAdvances in agricultural technology
Advances in agricultural technologyRonnie Z. Valenciano
 
15 common mistakes_in_ecommerce
15 common mistakes_in_ecommerce15 common mistakes_in_ecommerce
15 common mistakes_in_ecommercePROBESEVEN
 
Recyling Presentation
Recyling PresentationRecyling Presentation
Recyling Presentationclived
 
Evolution of Programming Languages
Evolution of Programming LanguagesEvolution of Programming Languages
Evolution of Programming LanguagesSayanee Basu
 
Education Advances - Eduventures Yaskinator
Education Advances - Eduventures YaskinatorEducation Advances - Eduventures Yaskinator
Education Advances - Eduventures YaskinatorNaviance
 
Recycling presentation
Recycling presentationRecycling presentation
Recycling presentationbcaldas8592
 
Social media: Advances in education technology for midwifery
Social media: Advances in education technology for midwifery Social media: Advances in education technology for midwifery
Social media: Advances in education technology for midwifery Sarah Stewart
 
Impact of modern technology on the Environment
Impact of modern technology on the Environment Impact of modern technology on the Environment
Impact of modern technology on the Environment Roshan Thomas Kalapurackal
 
Recycling presentation
Recycling presentationRecycling presentation
Recycling presentationanuladak
 
Recycling powerpoint
Recycling powerpointRecycling powerpoint
Recycling powerpointkramertw
 
What is Recycling: 7 Benefits of Recycling
What is Recycling: 7 Benefits of RecyclingWhat is Recycling: 7 Benefits of Recycling
What is Recycling: 7 Benefits of RecyclingPacebutler
 
Recycling powerpoint
Recycling powerpointRecycling powerpoint
Recycling powerpointhcenglish
 
Technology vs Humanity: key themes from Futurist Gerd Leonhard's new book
Technology vs Humanity: key themes from Futurist Gerd Leonhard's new bookTechnology vs Humanity: key themes from Futurist Gerd Leonhard's new book
Technology vs Humanity: key themes from Futurist Gerd Leonhard's new bookGerd Leonhard
 

Andere mochten auch (20)

Macbeth psychological profiling- mood1
Macbeth psychological profiling- mood1Macbeth psychological profiling- mood1
Macbeth psychological profiling- mood1
 
Ads on Edge
Ads on EdgeAds on Edge
Ads on Edge
 
Environment Vs Technology
Environment Vs TechnologyEnvironment Vs Technology
Environment Vs Technology
 
Business Vs Technology
Business Vs TechnologyBusiness Vs Technology
Business Vs Technology
 
Technological shift in mobile design
Technological shift in mobile designTechnological shift in mobile design
Technological shift in mobile design
 
Indian education vs foreign education
Indian education vs foreign educationIndian education vs foreign education
Indian education vs foreign education
 
Advances in agricultural technology
Advances in agricultural technologyAdvances in agricultural technology
Advances in agricultural technology
 
15 common mistakes_in_ecommerce
15 common mistakes_in_ecommerce15 common mistakes_in_ecommerce
15 common mistakes_in_ecommerce
 
Recyling Presentation
Recyling PresentationRecyling Presentation
Recyling Presentation
 
Environment vs Technology
Environment vs TechnologyEnvironment vs Technology
Environment vs Technology
 
Evolution of Programming Languages
Evolution of Programming LanguagesEvolution of Programming Languages
Evolution of Programming Languages
 
Education Advances - Eduventures Yaskinator
Education Advances - Eduventures YaskinatorEducation Advances - Eduventures Yaskinator
Education Advances - Eduventures Yaskinator
 
Recycling presentation
Recycling presentationRecycling presentation
Recycling presentation
 
Social media: Advances in education technology for midwifery
Social media: Advances in education technology for midwifery Social media: Advances in education technology for midwifery
Social media: Advances in education technology for midwifery
 
Impact of modern technology on the Environment
Impact of modern technology on the Environment Impact of modern technology on the Environment
Impact of modern technology on the Environment
 
Recycling presentation
Recycling presentationRecycling presentation
Recycling presentation
 
Recycling powerpoint
Recycling powerpointRecycling powerpoint
Recycling powerpoint
 
What is Recycling: 7 Benefits of Recycling
What is Recycling: 7 Benefits of RecyclingWhat is Recycling: 7 Benefits of Recycling
What is Recycling: 7 Benefits of Recycling
 
Recycling powerpoint
Recycling powerpointRecycling powerpoint
Recycling powerpoint
 
Technology vs Humanity: key themes from Futurist Gerd Leonhard's new book
Technology vs Humanity: key themes from Futurist Gerd Leonhard's new bookTechnology vs Humanity: key themes from Futurist Gerd Leonhard's new book
Technology vs Humanity: key themes from Futurist Gerd Leonhard's new book
 

Ähnlich wie Evolution of Computer Languages

Programming language (JGMNHS)
Programming language (JGMNHS)Programming language (JGMNHS)
Programming language (JGMNHS)Katherine Gamboa
 
Programming Language Evolution
Programming Language EvolutionProgramming Language Evolution
Programming Language EvolutionKushan Dananjaya
 
History of Computer Programming Languages.pptx
History of Computer Programming Languages.pptxHistory of Computer Programming Languages.pptx
History of Computer Programming Languages.pptxAliAbbas906043
 
all languages in computer programming
all languages in computer programmingall languages in computer programming
all languages in computer programminghamza239523
 
Programming language
Programming languageProgramming language
Programming languageLia Safitri
 
Basic programming concepts
Basic programming conceptsBasic programming concepts
Basic programming conceptssalmankhan570
 
Grade 10 introduction and history of programming
Grade 10   introduction and history of programmingGrade 10   introduction and history of programming
Grade 10 introduction and history of programmingRafael Balderosa
 
The different kind of programming language
The  different kind of programming languageThe  different kind of programming language
The different kind of programming languageMd Amran
 
Programming lesson1
Programming lesson1Programming lesson1
Programming lesson1camfollower
 
Evolution of Programming language
Evolution of Programming languageEvolution of Programming language
Evolution of Programming languageSakar Aryal
 
Top ten languages of Mobile Devices 2017
Top ten languages of Mobile Devices 2017Top ten languages of Mobile Devices 2017
Top ten languages of Mobile Devices 2017sarmd khosa
 
A History of Computer Programming Languages.pdf
A History of Computer Programming Languages.pdfA History of Computer Programming Languages.pdf
A History of Computer Programming Languages.pdfSohaib Roomi
 
Computer project work [viii]2008 09
Computer project work  [viii]2008 09Computer project work  [viii]2008 09
Computer project work [viii]2008 09982665379
 
English de lenguaje de programacion
English de lenguaje de programacionEnglish de lenguaje de programacion
English de lenguaje de programacionVillalba Griselda
 

Ähnlich wie Evolution of Computer Languages (20)

Programming language (JGMNHS)
Programming language (JGMNHS)Programming language (JGMNHS)
Programming language (JGMNHS)
 
Programming Language Evolution
Programming Language EvolutionProgramming Language Evolution
Programming Language Evolution
 
History of Computer Programming Languages.pptx
History of Computer Programming Languages.pptxHistory of Computer Programming Languages.pptx
History of Computer Programming Languages.pptx
 
all languages in computer programming
all languages in computer programmingall languages in computer programming
all languages in computer programming
 
Programming language
Programming languageProgramming language
Programming language
 
Basic programming concepts
Basic programming conceptsBasic programming concepts
Basic programming concepts
 
Programming languages
Programming languagesProgramming languages
Programming languages
 
Grade 10 introduction and history of programming
Grade 10   introduction and history of programmingGrade 10   introduction and history of programming
Grade 10 introduction and history of programming
 
The different kind of programming language
The  different kind of programming languageThe  different kind of programming language
The different kind of programming language
 
Programming landuages
Programming landuagesProgramming landuages
Programming landuages
 
Programming lesson1
Programming lesson1Programming lesson1
Programming lesson1
 
Assignment on basic programming language
Assignment on  basic programming languageAssignment on  basic programming language
Assignment on basic programming language
 
Evolution of Programming language
Evolution of Programming languageEvolution of Programming language
Evolution of Programming language
 
Programming
ProgrammingProgramming
Programming
 
Top ten languages of Mobile Devices 2017
Top ten languages of Mobile Devices 2017Top ten languages of Mobile Devices 2017
Top ten languages of Mobile Devices 2017
 
Programming names
Programming namesProgramming names
Programming names
 
A History of Computer Programming Languages.pdf
A History of Computer Programming Languages.pdfA History of Computer Programming Languages.pdf
A History of Computer Programming Languages.pdf
 
Computer project work [viii]2008 09
Computer project work  [viii]2008 09Computer project work  [viii]2008 09
Computer project work [viii]2008 09
 
Ayushi
AyushiAyushi
Ayushi
 
English de lenguaje de programacion
English de lenguaje de programacionEnglish de lenguaje de programacion
English de lenguaje de programacion
 

Mehr von Electro Computer Warehouse

Mehr von Electro Computer Warehouse (20)

Facts and Figures on Viruses
Facts and Figures on VirusesFacts and Figures on Viruses
Facts and Figures on Viruses
 
High Tech Stuff
High Tech StuffHigh Tech Stuff
High Tech Stuff
 
History of portable computing
History of portable computingHistory of portable computing
History of portable computing
 
10 Old Laptops & Evolution
10 Old Laptops & Evolution10 Old Laptops & Evolution
10 Old Laptops & Evolution
 
Evolution of the Desktop
Evolution of the DesktopEvolution of the Desktop
Evolution of the Desktop
 
Recycling Facts about Used Computers
Recycling Facts about Used ComputersRecycling Facts about Used Computers
Recycling Facts about Used Computers
 
Bits And Bytes
Bits And BytesBits And Bytes
Bits And Bytes
 
Cloud Computing Revolution
Cloud Computing RevolutionCloud Computing Revolution
Cloud Computing Revolution
 
Lenovo Laptops Evolution
Lenovo Laptops EvolutionLenovo Laptops Evolution
Lenovo Laptops Evolution
 
Facts About IT Recycling
Facts About IT RecyclingFacts About IT Recycling
Facts About IT Recycling
 
What offers ecw
What offers ecwWhat offers ecw
What offers ecw
 
Replacing Laptop Harddrive
Replacing Laptop HarddriveReplacing Laptop Harddrive
Replacing Laptop Harddrive
 
How Computer Virus Spreads
How Computer Virus SpreadsHow Computer Virus Spreads
How Computer Virus Spreads
 
Human vs Computer
Human vs ComputerHuman vs Computer
Human vs Computer
 
Technology Then And Now
Technology Then And NowTechnology Then And Now
Technology Then And Now
 
Type Of Online Learner
Type Of Online LearnerType Of Online Learner
Type Of Online Learner
 
How to Make Windows Look Like Mac OS X
How to Make Windows Look Like Mac OS XHow to Make Windows Look Like Mac OS X
How to Make Windows Look Like Mac OS X
 
How To Fix Some Common Laptop Problems
How To Fix Some Common Laptop ProblemsHow To Fix Some Common Laptop Problems
How To Fix Some Common Laptop Problems
 
What's new in windows 10 for pcs
What's new in windows 10 for pcsWhat's new in windows 10 for pcs
What's new in windows 10 for pcs
 
How to fix the overheating laptop issue
How to fix the overheating laptop issueHow to fix the overheating laptop issue
How to fix the overheating laptop issue
 

Kürzlich hochgeladen

Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...
Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...
Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...soniya singh
 
Optimizing AI for immediate response in Smart CCTV
Optimizing AI for immediate response in Smart CCTVOptimizing AI for immediate response in Smart CCTV
Optimizing AI for immediate response in Smart CCTVshikhaohhpro
 
Cloud Management Software Platforms: OpenStack
Cloud Management Software Platforms: OpenStackCloud Management Software Platforms: OpenStack
Cloud Management Software Platforms: OpenStackVICTOR MAESTRE RAMIREZ
 
Advancing Engineering with AI through the Next Generation of Strategic Projec...
Advancing Engineering with AI through the Next Generation of Strategic Projec...Advancing Engineering with AI through the Next Generation of Strategic Projec...
Advancing Engineering with AI through the Next Generation of Strategic Projec...OnePlan Solutions
 
Unveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
Unveiling the Tech Salsa of LAMs with Janus in Real-Time ApplicationsUnveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
Unveiling the Tech Salsa of LAMs with Janus in Real-Time ApplicationsAlberto González Trastoy
 
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...MyIntelliSource, Inc.
 
Der Spagat zwischen BIAS und FAIRNESS (2024)
Der Spagat zwischen BIAS und FAIRNESS (2024)Der Spagat zwischen BIAS und FAIRNESS (2024)
Der Spagat zwischen BIAS und FAIRNESS (2024)OPEN KNOWLEDGE GmbH
 
EY_Graph Database Powered Sustainability
EY_Graph Database Powered SustainabilityEY_Graph Database Powered Sustainability
EY_Graph Database Powered SustainabilityNeo4j
 
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...ICS
 
HR Software Buyers Guide in 2024 - HRSoftware.com
HR Software Buyers Guide in 2024 - HRSoftware.comHR Software Buyers Guide in 2024 - HRSoftware.com
HR Software Buyers Guide in 2024 - HRSoftware.comFatema Valibhai
 
Adobe Marketo Engage Deep Dives: Using Webhooks to Transfer Data
Adobe Marketo Engage Deep Dives: Using Webhooks to Transfer DataAdobe Marketo Engage Deep Dives: Using Webhooks to Transfer Data
Adobe Marketo Engage Deep Dives: Using Webhooks to Transfer DataBradBedford3
 
Engage Usergroup 2024 - The Good The Bad_The Ugly
Engage Usergroup 2024 - The Good The Bad_The UglyEngage Usergroup 2024 - The Good The Bad_The Ugly
Engage Usergroup 2024 - The Good The Bad_The UglyFrank van der Linden
 
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdfLearn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdfkalichargn70th171
 
Salesforce Certified Field Service Consultant
Salesforce Certified Field Service ConsultantSalesforce Certified Field Service Consultant
Salesforce Certified Field Service ConsultantAxelRicardoTrocheRiq
 
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...stazi3110
 
Asset Management Software - Infographic
Asset Management Software - InfographicAsset Management Software - Infographic
Asset Management Software - InfographicHr365.us smith
 
BATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASE
BATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASEBATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASE
BATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASEOrtus Solutions, Corp
 
Alluxio Monthly Webinar | Cloud-Native Model Training on Distributed Data
Alluxio Monthly Webinar | Cloud-Native Model Training on Distributed DataAlluxio Monthly Webinar | Cloud-Native Model Training on Distributed Data
Alluxio Monthly Webinar | Cloud-Native Model Training on Distributed DataAlluxio, Inc.
 
chapter--4-software-project-planning.ppt
chapter--4-software-project-planning.pptchapter--4-software-project-planning.ppt
chapter--4-software-project-planning.pptkotipi9215
 

Kürzlich hochgeladen (20)

Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...
Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...
Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...
 
Optimizing AI for immediate response in Smart CCTV
Optimizing AI for immediate response in Smart CCTVOptimizing AI for immediate response in Smart CCTV
Optimizing AI for immediate response in Smart CCTV
 
Cloud Management Software Platforms: OpenStack
Cloud Management Software Platforms: OpenStackCloud Management Software Platforms: OpenStack
Cloud Management Software Platforms: OpenStack
 
Advancing Engineering with AI through the Next Generation of Strategic Projec...
Advancing Engineering with AI through the Next Generation of Strategic Projec...Advancing Engineering with AI through the Next Generation of Strategic Projec...
Advancing Engineering with AI through the Next Generation of Strategic Projec...
 
Unveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
Unveiling the Tech Salsa of LAMs with Janus in Real-Time ApplicationsUnveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
Unveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
 
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
 
Der Spagat zwischen BIAS und FAIRNESS (2024)
Der Spagat zwischen BIAS und FAIRNESS (2024)Der Spagat zwischen BIAS und FAIRNESS (2024)
Der Spagat zwischen BIAS und FAIRNESS (2024)
 
EY_Graph Database Powered Sustainability
EY_Graph Database Powered SustainabilityEY_Graph Database Powered Sustainability
EY_Graph Database Powered Sustainability
 
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
 
Exploring iOS App Development: Simplifying the Process
Exploring iOS App Development: Simplifying the ProcessExploring iOS App Development: Simplifying the Process
Exploring iOS App Development: Simplifying the Process
 
HR Software Buyers Guide in 2024 - HRSoftware.com
HR Software Buyers Guide in 2024 - HRSoftware.comHR Software Buyers Guide in 2024 - HRSoftware.com
HR Software Buyers Guide in 2024 - HRSoftware.com
 
Adobe Marketo Engage Deep Dives: Using Webhooks to Transfer Data
Adobe Marketo Engage Deep Dives: Using Webhooks to Transfer DataAdobe Marketo Engage Deep Dives: Using Webhooks to Transfer Data
Adobe Marketo Engage Deep Dives: Using Webhooks to Transfer Data
 
Engage Usergroup 2024 - The Good The Bad_The Ugly
Engage Usergroup 2024 - The Good The Bad_The UglyEngage Usergroup 2024 - The Good The Bad_The Ugly
Engage Usergroup 2024 - The Good The Bad_The Ugly
 
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdfLearn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
 
Salesforce Certified Field Service Consultant
Salesforce Certified Field Service ConsultantSalesforce Certified Field Service Consultant
Salesforce Certified Field Service Consultant
 
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...
 
Asset Management Software - Infographic
Asset Management Software - InfographicAsset Management Software - Infographic
Asset Management Software - Infographic
 
BATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASE
BATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASEBATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASE
BATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASE
 
Alluxio Monthly Webinar | Cloud-Native Model Training on Distributed Data
Alluxio Monthly Webinar | Cloud-Native Model Training on Distributed DataAlluxio Monthly Webinar | Cloud-Native Model Training on Distributed Data
Alluxio Monthly Webinar | Cloud-Native Model Training on Distributed Data
 
chapter--4-software-project-planning.ppt
chapter--4-software-project-planning.pptchapter--4-software-project-planning.ppt
chapter--4-software-project-planning.ppt
 

Evolution of Computer Languages

  • 1.
  • 2. Computers have required a means of instructing them to perform a specific task. This means is known as a programming language. Computer languages were first composed of a series of steps to wire a particular program; these morphed into a series of steps keyed into the computer and then executed; later these languages acquired advanced features such as logical branching and object orientation. The computer languages of the last fifty years have come in two stages, the first major languages and the second major languages, which are in use today.
  • 3. In 1957, the first of the major languages appeared in the form of FORTRAN. Its name stands for FORmula TRANslating system. The language was designed at IBM for scientific computing. The components were very simple, and provided the programmer with low-level access to the computers innards. The language is still used in aerospace , automotive industries. 1959 COBOL, business-oriented language designed. COBOL is primarily used in business, finance, and administrative systems for companies. In 1964, John G. Kemeny and Thomas E. Kurtz designed the original BASIC language at Dartmouth College in New Hampshire. BASIC (an acronym for Beginner's All-purpose Symbolic Instruction Code) is a family of general-purpose, high-level programminglanguages whose design philosophy emphasizes ease of use. Linux today based on C
  • 4. 1969 A high-level programming language which targets low-level hardware, most commonly used in the programming of FPGAs. It is a rich subset of C. A class-based, single inheritance, object-oriented language with C-style syntax. An interpreted version of C/C++, much in the way BeanShell is an interpreted version of Java. Pascal is a historically influential imperative and procedural programming language, designed in 1968–69 and published in 1970 by Niklaus Wirth as a small and efficient language intended to encourage good programming practices using structured programming and data structuring Used by Skype (Pascal object).
  • 5. 1969 A high-level programming language which targets low-level hardware, most commonly used in the programming of FPGAs. It is a rich subset of C. A class-based, single inheritance, object-oriented language with C-style syntax. An interpreted version of C/C++, much in the way BeanShell is an interpreted version of Java. Pascal is a historically influential imperative and procedural programming language, designed in 1968–69 and published in 1970 by Niklaus Wirth as a small and efficient language intended to encourage good programming practices using structured programming and data structuring Used by Skype (Pascal object). 1983 C++ is a general-purpose programming language. It has imperative, object- oriented and generic programming features, while also providing facilities for low-level memory manipulation. Used by Firefox and MS.Office.
  • 6. Perl was originally developed by Larry Wall in 1987 as a general-purpose Unix scripting language to make report processing easier. The languages in this family include Perl 5 and Perl 6. Used by craigslist . 1991 Python is a widely used general-purpose, high-level programming language. Its design philosophy emphasizes code readability, and its syntax allows programmers to express concepts in fewer lines of code than would be possible in languages such as C++ or Java. Used by YouTube and Google search. Ruby is a dynamic, reflective, object-oriented, general-purpose programming language. It was designed and developed in the mid-1990s by Yukihiro "Matz" Matsumoto in Japan. According to its creator, Ruby was influenced by Perl, Smalltalk, Eiffel, Ada, and Lisp.
  • 7. PHP is a server-side scripting language designed for web development but also used as a general-purpose programming language. Originally created by Rasmus Lerdorf in 1994. Used by Facebook. 1995 , 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. JavaScript is a high-level, dynamic, untyped, and interpreted programming language. It has been standardized in the ECMAScript language specification. Alongside HTML and CSS, it is one of the three essential technologies of World Wide Web content production; the majority of websites employ it and it is supported by all modern Web browsers without plug-ins. Ruby on Rails in 2005 : Rails combines the Ruby programming language with HTML, CSS, andJavaScript to create a web application that runs on a web server. Because it runs on a web server, Rails is considered a server-side, or “back end,” web application development platform (the web browser is the “front end”)