Computer programming for beginners : fundamentals of programming terms and concepts /
Nathan Clark
- Second Edition.
- 193 pages : illustrations ; 23 cm.
Introduction. -- What is a programming language?. -- Why do we need a programming language?. -- Popular programming languages. -- Understanding the structure of a program. -- What are the different types of programs?. -- How is a program built?. -- How is a program executed?. -- What are program statements?. -=- What are data types?. -- What are variables?. -- What are operations?. -- Working with numbers. -- The importance of strings. -- Making decisions in program. -- Iterate programming. -- Logical grouping of code. -- What are functions?. -- Sending output. -- What is functional programming?. -- What is object oriented programming?. -- What are client server applications?. -- What is web programming?. -- Managing data in a program. -- Storing data in files. -- Storing data in database. -- Data exchange formats. -- Error handling. -- Logging in programs. -- Logical grouping of programs. -- Deploying programs. -- Programming for the internet. -- Serverless programming. -- Programming for mobile devices. -- Design practices.