Programming for non programmers

Learn how to enter magic world of coding and converts your ideas into life applications

Ratings: 4.00 / 5.00




Description

Fundamental Concepts in Programming Languages were an influential set of lecture notes written by Christopher Strachey for the International Summer School in Computer Programming at Copenhagen in August 1967. It introduced much programming language terminology still in use today, including "R-value" and "L-value", "ad hoc polymorphism", "parametric polymorphism", and "referential transparency".

The lecture notes were reprinted in 2000 in a special issue of Higher-Order and Symbolic Computation in memory of Strachey.[1]

External links[edit]

  • Higher-Order and Symbolic Computation Volume 13, Issue 1/2 (April 2000) Special Issue in memory of Christopher Strachey

  • Fundamental Concepts In Programming Languages at the Portland Pattern Repository

  • Fundamental Concepts In Programming Languages at the College of Information Sciences and Technology at Pennsylvania State University

  • ACM Digital Library

  • Great Work in Programming Languages. Collected by Benjamin C. Pierce.

Course Outlines:

Starting from 0 up to competent programming code:

1-How is the computer working.

2-The Principles of computer programming.

3-Flowcharts are the languages between you and the code.

4-Programming languages are the link between you and the computer.

5-Basics of Programming:

Looping.

Branching.

Variables.

Classes.

Subs.

6-First example of an application [Traffic control]

7-Second practical application [Calculator]

All applications EXE files and source codes are attached with its lectures.

What You Will Learn!

  • Basics of Programming
  • Basics of Logic thinking
  • Flowchart principles
  • Main technique in programming
  • understand Computer processes
  • Basic programming languages
  • Main and importan programming and coding tricks

Who Should Attend!

  • Anyone interesting with programming
  • Anyone want to know how is the computer work
  • Students who study any programming language in school