Companies Home Search Profile

C Programming For Engineers

Focused View

MESA Academy

13:17:10

40 View
  • 1 - Curriculum.mp4
    05:08
  • 2 - What is C.mp4
    01:33
  • 3 - Ebook for this Course.html
  • 3 - Let Us C Amazon Link.txt
  • 3 - Let-Us-C.pdf
  • 4 - Introduction To This Module.mp4
    08:00
  • 5 - Installing VS Code.mp4
    11:37
  • 5 - Visual Studio Code.txt
  • 6 - Installing C Compiler in your System.mp4
    10:04
  • 6 - MinGW C Compiler.txt
  • 7 - Introduction To This Module.mp4
    01:17
  • 8 - Data Types.mp4
    04:19
  • 9 - Structure of every C Program.mp4
    05:15
  • 10 - Comments.mp4
    07:23
  • 11 - Hello World Program.mp4
    03:40
  • 11 - hello.zip
  • 12 - Variables.mp4
    19:47
  • 12 - keywords.zip
  • 12 - rules-for-variables.zip
  • 13 - Constants.mp4
    03:28
  • 13 - constants.zip
  • 14 - Taking Input From User.mp4
    07:14
  • 14 - userinput.zip
  • 15 - Challenge 1.mp4
    10:10
  • 15 - Challenge-1.txt
  • 15 - challenge1.zip
  • 16 - Notes of This Section.html
  • 17 - Introduction to this Module.mp4
    01:07
  • 18 - Declaration Instructions.mp4
    07:27
  • 19 - Arithmetic Instructions.mp4
    26:33
  • 20 - Type Conversions.mp4
    20:51
  • 20 - types-conversion.zip
  • 21 - Order of Precedency.mp4
    16:47
  • 21 - precedency.zip
  • 22 - Control Instructions.mp4
    02:04
  • 23 - Challenge 2.mp4
    16:17
  • 23 - Challenge-2.txt
  • 23 - challenge2.zip
  • 24 - Notes of This Section.html
  • 25 - Introduction To This Module.mp4
    01:45
  • 26 - Relational Operators.mp4
    08:28
  • 26 - relational-operators.zip
  • 27 - If Condition.mp4
    11:39
  • 27 - if.zip
  • 28 - Ifelse Condition.mp4
    13:51
  • 28 - if-else.zip
  • 29 - Nested Ifelse Condition.mp4
    08:49
  • 29 - nestedif.zip
  • 30 - Logical Operators.mp4
    22:54
  • 30 - logical-operators.zip
  • 31 - ElseIf Condition.mp4
    15:48
  • 31 - company.zip
  • 31 - school.zip
  • 32 - NOT Operator.mp4
    04:17
  • 33 - Hierarchy of Operators.mp4
    02:59
  • 33 - hierarchy-of-operators.zip
  • 34 - Conditional Operator.mp4
    17:35
  • 34 - conditionalop.zip
  • 34 - conditional-operators.zip
  • 35 - Challenge 3.mp4
    09:21
  • 35 - Challenge-3.txt
  • 35 - challenge3.zip
  • 36 - Notes of This Section.html
  • 37 - Introduction to Looping.mp4
    01:31
  • 38 - While Loop.mp4
    13:28
  • 39 - Incrementation and Decrementation.mp4
    13:13
  • 40 - Do While Loop.mp4
    11:30
  • 41 - For Loop.mp4
    16:50
  • 42 - Break and Continue Statement.mp4
    06:38
  • 42 - break.zip
  • 42 - continue.zip
  • 43 - Challenge 4.mp4
    07:32
  • 43 - Challenge-4.txt
  • 43 - challenge4.zip
  • 44 - Challenge 5.mp4
    06:20
  • 44 - Challenge-5.txt
  • 44 - challenge5.zip
  • 45 - Notes of This Section.html
  • 46 - Introduction to this Module.mp4
    01:03
  • 47 - SwitchCase Statement.mp4
    08:48
  • 48 - More of Switch Statement.mp4
    06:00
  • 49 - GOTO Keyword.mp4
    10:39
  • 50 - Challenge 6.mp4
    23:25
  • 50 - challenge6.zip
  • 50 - challenge-6.txt
  • 51 - Notes of This Section.html
  • 52 - What is Functions.mp4
    10:44
  • 52 - function.zip
  • 53 - Why use Functions.mp4
    01:41
  • 54 - Passing Values Between Functions.mp4
    09:16
  • 54 - valuefunction.zip
  • 55 - Order of Passing Arguments.mp4
    05:07
  • 56 - Notes of This Section.html
  • 57 - Introduction.mp4
    03:29
  • 57 - tictactoe.zip
  • 58 - Creating the Structure.mp4
    13:25
  • 59 - Creating Players.mp4
    12:42
  • 60 - Check Print Winner.mp4
    10:24
  • 61 - Combine All Parts.mp4
    18:45
  • 62 - A Small Message.mp4
    01:24
  • 63 - Introduction to Pointers.mp4
    01:30
  • 64 - Pointer Notation.mp4
    16:04
  • 65 - Back to Function Call.mp4
    08:00
  • 65 - vrfun.zip
  • 66 - Challenge 7.mp4
    11:01
  • 66 - Challenge-7.txt
  • 66 - challenge7.zip
  • 67 - Notes of This Section.html
  • 68 - What are Arrays.mp4
    02:36
  • 69 - Program on Array.mp4
    10:04
  • 69 - array.zip
  • 70 - Passing Array Elements to a Function.mp4
    10:09
  • 70 - arr-etofun.zip
  • 71 - Passing an Entire Array to a Function.mp4
    08:50
  • 71 - arraytofun.zip
  • 72 - Pointers and Arrays.mp4
    22:54
  • 73 - Different Ways of printing Elements of an Array.mp4
    06:40
  • 74 - Challenge 8.mp4
    08:32
  • 74 - Challenge-8.txt
  • 74 - challenge8.zip
  • 75 - Challenge 9.mp4
    02:31
  • 75 - Challenge-9.txt
  • 75 - challenge10.zip
  • 76 - Notes of This Section.html
  • 77 - What are Strings.mp4
    04:34
  • 78 - More About Strings.mp4
    11:24
  • 79 - Pointers and Strings.mp4
    04:15
  • 79 - pointwithstrings.zip
  • 80 - String Library.mp4
    16:38
  • 80 - String-Library.pdf
  • 80 - strfun.zip
  • 81 - Challenge 10.mp4
    09:41
  • 81 - Challenge-10.txt
  • 81 - challenge10.zip
  • 82 - Notes of This Section.html
  • 83 - What are Structures.mp4
    01:25
  • 84 - Starting with Structures.mp4
    09:15
  • 85 - Arrays of Structures.mp4
    10:57
  • 86 - More on Structures.mp4
    23:37
  • 87 - Notes of This Section.html
  • 88 - File Handling in C.txt
  • 88 - Introduction.mp4
    05:05
  • 88 - library-man.zip
  • 89 - Adding Books in Library.mp4
    25:10
  • 90 - Checking List of Books.mp4
    08:33
  • 91 - Deleting Non Used Books from Library.mp4
    11:14
  • 92 - Issuing a Book from Library.mp4
    14:26
  • 93 - Checking Issued List.mp4
    09:15
  • 94 - Time to say Goodbye.mp4
    01:29
  • Description


    Learn C Programming Language Like Learning Alphabets. Learn All the Fundamentals of C in Simplest Way

    What You'll Learn?


    • Learn The Core Programming Language
    • Learn The Fundamentals of C Programming Language
    • Have Knowledge on Datatypes and able to choose Correct Datatype for program
    • What is the Difference between Variables and Constants
    • Learn to apply relation between conditions with the help of Relational Operators
    • Have Knowledge on how to add logical operations in a program
    • Able to Control Flow of a Program - If-else Condition
    • Able to Automate your Repetitive Task by using Different Loops - FOR | WHILE | DO-WHILE
    • Able to Take Decision based on multiple choices by using switch-case Statement
    • Able to Solve complex Mathematical problems by using Funtions
    • How to access value from a Memory Location with the help of Pointers
    • What are Arrays?
    • What are Strings and How to define a String
    • Able to store similar Data in a program
    • How to Combine Arrays and Strings with Pointers
    • How you can store Data of Hundreds of Students by using Structures
    • Basics of File Handling in Our Second Project
    • Able to solve Complex C Programming Problems
    • Ready for Learning Other Programming Languages

    Who is this for?


  • For Those who want to jump into Programming Languages World
  • For Those who are very interested to learn Programming Languages
  • For Those who are doing Engineering
  • For Those who want to build their Career in Embedded C or C++
  • What You Need to Know?


  • No Prior Programming Language is needed
  • Laptop and Internet Connection
  • Intrinsic motivation to Learn C Programming
  • More details


    Description

    You know that getting a high-paying job in engineering is very difficult and the must thing the Interviewer asks is having knowledge of programming languages, But learning a programming language and being able to create program logic by yourself often leads to stress, This Happened to me.

    And What I did After going through stress and enrolling in 10s of courses, I have created a proven learning System to learn any Programming Language In Detail and also in Less Time. And not only I have saved some extra time but also I have started to build programming Logic on my own.

    Now I Can

    • Solve any Problem related to C Programming

    • Help my peers debug errors in their program

    • Learn Other Programming Languages Like Embedded C, C++, Java

    • Unlock new opportunities for me

    So, the Learning C Program is not so difficult if you have a guided approach towards learning. And if you are thinking Who am I to teach you C programming then let me give you a small intro of myself.

    My name is Mehmood Sarkhel, I have done a 3-year Diploma in Electronics and Telecommunication Engineering after that I have done a 3-year degree course in Mechatronics Engineering. That is a total of 6 years of Learning Engineering. And throughout my Engineering Studies, I have learned many programming Languages like C, C++, Python, Embedded C, Assembly Language, Javascript, PHP, and a lot others. So my relationship with programming and Engineering started after my completion of Higher Secondary School. After Learning all these Programming Languages I have come up with my proven Learning Program, Which Consists of

    • Converting the Concept in the Simplest Way

    • Taking Challenges and Quizzes related to that topic for self-evaluation.

    • Creating Projects based on What have learned.

    • Q&A Session to get cleared for ant-sized doubts.

    I am sure that this Step-by-step Approach will also help you to Learn C Programming and unlock new opportunities and I have Also Included Notes at the End of each Section so you can go through it and remember what you have learned. I have created this Step-by-Step Approach because I know how much it pains if you have invested tons of time in Other Online Courses but are not able to understand a single concept.

    The only thing you have to do is

    • Take Notes whenever I teach you an important concept

    • Do Programs with me

    • Before going to learn New Concept One time just go through the Notes so you can quickly remember what you have learned in the Previous Section

    • Complete all the Challenges and Quizzes

    Now Let's See What you will be going to learn in this Course

    • Datatypes

    • Variable and Constants

    • Take some Inputs from the user

    • Types of Instructions

    • Operators in C

    • Decisions and Loops

    • Functions

    • Pointers

    • Arrays and Strings

    • Structures

    • Some File Operations

    In Each Section, I have included hand-picked Challenges and Quizzes for self-evaluation and After Completing certain Concepts I have added a project to get hands-on experience.

    This C Programming Course will only be the Course that will teach you the C Programming Language in the Simplest way.


    After Completing the C Language Course You will

    • You can able to write code effortlessly

    • Create Program logics for any Problem by your Own

    • Unlock New Opportunities for yourself

    • Learn Other Programming Languages

    • Certificate of Completion

    30-Days Money Back Guarantee

    And After Taking Lectures you feel this course has not helped you then you can easily ask for a refund. And You will Get your money back without any deduction.

    Note: Udemy has its Own Refund Policy. So Check it out Before Enrolling.

    So Without wasting much more time Let's enroll in this Course by clicking "Buy Now".



    Who this course is for:

    • For Those who want to jump into Programming Languages World
    • For Those who are very interested to learn Programming Languages
    • For Those who are doing Engineering
    • For Those who want to build their Career in Embedded C or C++

    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Category

    C++

    MESA Academy
    MESA Academy
    Instructor's Courses
    We are an E-Learning institution dedicated to providing cutting-edge courses on robotics and automation. Whether you're a beginner exploring the world of robotics or a seasoned professional looking to enhance your skills, we have the perfect learning path for you.We Provide Hands-On Approach to each and Every Course to make you not only a theory expert but also a Practical Expert.
    Students take courses primarily to improve job-related skills.Some courses generate credit toward technical certification. Udemy has made a special effort to attract corporate trainers seeking to create coursework for employees of their company.
    • language english
    • Training sessions 83
    • duration 13:17:10
    • Release Date 2023/10/12