Wednesday, April 19, 2017

Basic Programming Languages

18.04.2017
Yeah Another Gud Day Uki...😊

Last Day We Got Some Different Experience or a Motivational Lecture  About Our Inner-skills, Leadership, Goal Setting and SWOT. I'll share my Experience about this in my Next Blog...

Next We got our First Lecture In Basic Programming Theory by Dharshi Akka. We were divided into 4 groups and made a presentation in Basic Programming Languages...  
Points or Informations I got From that Presentation....

Programming Languages

Its a set of Instructions that are written and given to Machine to do a certain work.

These languages can be used to create, develop or to control the machine.

Programming Languages have been grouped into different angles.
  • Assembly Languages 
  • Compiled Languages
    • These languages typically processes by Compilers.
    • C
    • C++
    • C#
    • Java
    • Pascal
    • Python
  •  Data Oriented Languages
    • These give way to search from a large set of databases.
    • SQL
  • Education Language
    • These basically develop for teaching and learning of program
    • Pascal
  • Interpreted Language
    •  These languages typically processes by Interpreters.
    • Java
    • Python
    • Ruby

Translator

Translator is a set of computer programs that transforms source written in a programming language into  computer language 
  1. Compiler 
    • Compiler takes whole document at a time to tranlate.
  2. Interpreter 
    • Interpreter takes one instruction at a time

 
A Small Introduction About The Programming Languages That I  Know...

  • HTML
    • HTML Stands For - Hyper Text Markup Language
    • HTML describes the structure of Web pages using markup
  • CSS
    • CSS Stands For - Cascading Style Sheet
    • CSS is a language that describes the style of an HTML document.
    • It says how an HTML should be displayed.
  • Java Script
    • Its the Programming Language of HTML and Web Pages. 
  • Node J
    •  
For more Reference ... w3schools.com

No comments:

Post a Comment

My First Day with Uki DN Cohort 1

 "Hello WORLD!"