Git Product home page Git Product logo

master-of-c-programming's Introduction

Master of C Programming

Day 1

v1 - Introduction

v2 - C Language Features

v3 - C Variables

v4 - C Variable Naming

v5 - Basic output function

v6 - Fundamental Data types part 1

v7 - Fundamental Data types part 2

v8 - Exceeding the valid range of data types

v9 - Char with ASCII and with Extended ASCII

v10 - Float, Double, long Double

v11 - Quiz 1

Day 2

v12 - Scope of variable

v13 - Variable modifier ( Auto & Extern )

v14 - Variable modifier ( Register )

v15 - Variable modifier ( Static )

v16 - Variable modifier ( const & #define ) part 1

v17 - Variable modifier ( const & #define ) part 2

v18 - Quiz 2

v19 - Taking input ( scanf )

v20 - Quiz 3

v21 - Operators in c

v22 - Arithmetic Operators in c

v23 - Increment/Decrement part 1

v24 - Increment/Decrement part 2 - Quiz

v25 - Relational Operator

v26 - Short Circuit in c

v27 - Bitwise part 1

v28 - Bitwise part 2

v29 - Bitwise part 3

v30 - Bitwise part 4

v31 - Assignment operator

v32 - Conditional / Ternary Operator

v33 - Comma (,) operator

v34 - Quiz 3

v35 - Quiz 3

v36 - Quiz 3

v37 - Quiz 3

v38 - Quiz 3

v39 - Quiz 3

v40 - Quiz 3

Full Outline:

C Programming:

  1. Introduction to the course.
  2. Variables
  3. Global vs Local variables.
  4. Data types
  5. Operators in C
  6. Conditionals and loops
  7. Functions
  8. Recursion
  9. Pointers and arrays
  10. Strings
  11. Structure and union
  12. File Handling

Data Structures:

  1. Stacks
  2. Queues
  3. Linked list
  4. Trees
  5. Binary search trees
  6. Binary Heaps
  7. Graphs
  8. Tree Traversals

Playlist

ASCII TABLE

Extended ASCII TABLE

master-of-c-programming's People

Contributors

mdsiaofficial avatar

Watchers

Lucian avatar  avatar  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.