GithubHelp home page GithubHelp logo

eop-tutorial-session1-monday's Introduction

Elements of Programming Tutorial

This course has been designed to introduce students to the fundamentals of structured programming using C++.

1. Datatype, Declarations and Displays

  • Data Types
  • Arithmetic Operations
  • Variables and Declarations

2. Assignments and Interactive Input

  • Assignment Operators
  • Formatted Output
  • Mathematical Library Functions
  • Interactive Keyboard Input
  • Symbolic Constants

3. Selection

  • Relational Expressions
  • The if-else Statement
  • Nested if Statements
  • The switch statement

4. Repetition

  • The while Statement
  • Interactive while Loops
  • The for Statement
  • The do-while Statement

5. Modularity Using Functions

  • Function and Parameter Declarations
  • Returning values from functions
  • Variable Scope
  • Variable Storage Category

6. Arrays

  • One-Dimensional Arrays
  • Array Initialization
  • Arrays as Arguments
  • Two-Dimensional Arrays

7. Pointers

  • Introduction to Pointers
  • Array Names as Pointers
  • Pointer Arithmetic
  • Passing Addresses

8. Structures and Records

  • Single Structures
  • Arrays of Structures
  • Structures as Function Arguments
  • Dynamic Structure Allocation
  • Nested Structures

9. I/O Streams and Data Files

  • I/O File Stream Objects and Functions
  • Reading and Writing Text Files
  • File Streams as Function Arguments

eop-tutorial-session1-monday's People

Contributors

arifns18 avatar dhawi1902 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.