Companies Home Search Profile

C Programming For Beginners - Master the C Language

Focused View

Tim Buchalka's Learn Programming Academy,Jason Fedin

25:36:22

32 View
  • 1 - Welcome to Class.mp4
    12:12
  • 2 - Class Organization.mp4
    05:53
  • 3 - Fundamentals of a Program.mp4
    17:53
  • 4 - Overview.mp4
    13:40
  • 5 - Language Features.mp4
    12:08
  • 6 - Creating a C Program.mp4
    16:27
  • 7 - Overview.mp4
    04:50
  • 8 - Installing the C Compiler Windows.mp4
    08:38
  • 9 - Installing CodeLite On Windows.mp4
    03:51
  • 10 - Configuring CodeLite on Windows.mp4
    18:30
  • 11 - Installing the C Compiler Mac.mp4
    04:17
  • 12 - Installing CodeLite on Mac.mp4
    04:44
  • 13 - Configuring CodeLite on Mac.mp4
    19:01
  • 14 - Installing CodeLite on Ubuntu Linux.mp4
    06:43
  • 15 - Configuring CodeLite on Ubuntu Linux.mp4
    10:46
  • 16 - Creating a Default CodeLite Project Template All Versions.mp4
    07:16
  • 17 - Using the Command Line Interface.mp4
    02:18
  • 18 - Using the Command Line Interface on Windows.mp4
    10:37
  • 19 - Using the Command Line Interface on Mac.mp4
    10:09
  • 20 - Using the Command Line Interface on Linux.mp4
    10:11
  • 21 - Using a Webbased C compiler.mp4
    07:46
  • 22 - Exploring the CodeLite Environment.mp4
    12:04
  • 23 - Creating our first C program.mp4
    07:22
  • 24 - BuildingCompiling our first program.mp4
    13:35
  • 25 - What are Compiler Errors.mp4
    08:51
  • 26 - What are Compiler Warnings.mp4
    04:28
  • 27 - What are Linker Errors.mp4
    04:27
  • 28 - What are Runtime Errors.mp4
    00:32
  • 29 - What are Logic Errors.mp4
    01:44
  • 30 - Challenge Writing a C program that displays your name.mp4
    05:11
  • 31 - Demonstration Writing a C program that displays your name.mp4
    04:56
  • 31 - test.zip
  • 32 - Structure of a C program.mp4
    08:30
  • 33 - Comments.mp4
    12:30
  • 34 - The preprocessor.mp4
    05:00
  • 35 - The include statement.mp4
    12:11
  • 36 - Displaying Output.mp4
    04:12
  • 37 - Reading input from the terminal.mp4
    16:23
  • 38 - Overview.mp4
    16:53
  • 39 - Basic Data Types.mp4
    19:06
  • 40 - Enums and Chars.mp4
    19:23
  • 41 - Challenge Create and use an enum type.mp4
    03:34
  • 42 - Demonstration Create and use an enum type.mp4
    08:52
  • 42 - main.zip
  • 43 - Format Specifiers.mp4
    16:07
  • 44 - Challenge Print the Area of a Rectangle.mp4
    07:11
  • 45 - Demonstration Print the Area of a Rectangle.mp4
    12:13
  • 45 - main.zip
  • 46 - Command line arguments.mp4
    11:16
  • 47 - Overview.mp4
    08:38
  • 48 - Basic Operators.mp4
    19:55
  • 49 - Challenge Convert minutes to years and days.mp4
    03:51
  • 50 - Demonstration Convert minutes to years and days.mp4
    11:11
  • 50 - main.zip
  • 51 - Bitwise Operators.mp4
    24:49
  • 52 - The Cast and sizeof Operators.mp4
    12:43
  • 53 - Challenge Print the byte size of the basic data types.mp4
    03:05
  • 54 - Demonstration Print the byte size of the basic data types.mp4
    05:38
  • 54 - main.zip
  • 55 - Operator Precedence.mp4
    09:58
  • 56 - Overview.mp4
    08:39
  • 57 - If Statements.mp4
    21:32
  • 58 - Challenge Determine amount of Pay.mp4
    04:59
  • 59 - Demonstration Determine the amount of weekly Pay.mp4
    18:17
  • 59 - main.zip
  • 60 - Switch Statement.mp4
    15:44
  • 61 - For Loop.mp4
    17:49
  • 62 - While and DoWhile.mp4
    13:04
  • 63 - Nested Loops and loop Control Break and Continue.mp4
    11:02
  • 64 - Challenge Guess the Number.mp4
    07:23
  • 65 - Demonstration Guess the Number.mp4
    19:16
  • 65 - main.zip
  • 66 - Creating and using Arrays.mp4
    18:36
  • 67 - Initialization.mp4
    10:10
  • 68 - Challenge Generate Prime Numbers.mp4
    06:21
  • 69 - Demonstration Generate Prime Numbers.mp4
    12:33
  • 69 - main.zip
  • 70 - Multidimensional Arrays.mp4
    12:44
  • 71 - Challenge Create a simple Weather program.mp4
    05:42
  • 72 - Demonstration Create a simple Weather Program.mp4
    14:34
  • 72 - main.zip
  • 73 - Variable Length Arrays.mp4
    04:24
  • 74 - Basics.mp4
    13:42
  • 75 - Defining Functions.mp4
    14:58
  • 76 - Arguments and Parameters.mp4
    10:40
  • 77 - Returning data from functions.mp4
    13:17
  • 78 - Local and Global Variables.mp4
    10:11
  • 79 - Challenge Write some functions.mp4
    04:49
  • 80 - Demonstration Write some functions.mp4
    21:08
  • 80 - main.zip
  • 81 - Challenge Create a Tic Tac Toe Game.mp4
    06:45
  • 82 - Demonstration Create a Tic Tac Toe Game.mp4
    24:06
  • 82 - main.zip
  • 83 - Overview.mp4
    08:39
  • 84 - Defining a String.mp4
    14:38
  • 85 - Constant Strings.mp4
    07:41
  • 86 - Challenge Understanding char arrays.mp4
    03:32
  • 87 - Demonstration Understanding char arrays.mp4
    15:27
  • 87 - main.zip
  • 88 - Common String Functions.mp4
    20:30
  • 89 - Challenge Utilizing common string functions.mp4
    02:11
  • 90 - Demonstration Utilizing common string functions.mp4
    16:46
  • 90 - main.zip
  • 91 - Searching Tokenizing and Analyzing Strings.mp4
    20:07
  • 92 - Converting Strings.mp4
    07:05
  • 93 - Configuring the Debugger in CodeLite Windows.mp4
    10:41
  • 94 - Configuring the Debugger in CodeLite Mac.mp4
    04:31
  • 95 - Configuring the Debugger in CodeLite LinuxUbuntu.mp4
    05:03
  • 96 - What is Debugging.mp4
    24:06
  • 97 - Understanding the Call Stack.mp4
    08:46
  • 98 - The CodeLite Debugger.mp4
    10:30
  • 99 - Common C Mistakes.mp4
    13:53
  • 100 - Understanding Compiler Errors.mp4
    11:31
  • 101 - Overview.mp4
    11:21
  • 102 - Defining Pointers.mp4
    07:45
  • 103 - Accessing Pointers.mp4
    13:01
  • 104 - Challenge Pointer Basics.mp4
    02:36
  • 105 - Demonstration Pointer Basics.mp4
    07:14
  • 105 - main.zip
  • 106 - Overview.mp4
    20:14
  • 107 - Pointers and const.mp4
    07:30
  • 108 - void pointers.mp4
    03:19
  • 109 - Pointers and Arrays.mp4
    07:20
  • 110 - Passing pointers to a function.mp4
    14:54
  • 111 - Challenge Using Pointers as parameters.mp4
    02:14
  • 112 - Demonstration Using Pointers as parameters.mp4
    07:41
  • 112 - main.zip
  • 113 - Overview.mp4
    17:43
  • 114 - Pointers and Arrays Example.mp4
    07:26
  • 115 - Pointers and Strings.mp4
    08:50
  • 116 - Challenge Counting characters in a String.mp4
    03:49
  • 117 - Demonstration Counting characters in a string.mp4
    09:30
  • 117 - main.zip
  • 118 - Overview.mp4
    07:46
  • 119 - malloc calloc and realloc.mp4
    17:44
  • 120 - Challenge Using Dynamic Memory.mp4
    02:55
  • 121 - Demonstration Using Dynamic Memory.mp4
    10:47
  • 121 - main.zip
  • 122 - Creating and Using Structures.mp4
    20:00
  • 123 - Challenge Declaring and Initializing a structure.mp4
    02:04
  • 124 - Demonstration Declaring and Initializing a structure.mp4
    08:36
  • 124 - main.zip
  • 125 - Structures and Arrays.mp4
    11:18
  • 126 - Nested Structures.mp4
    10:04
  • 127 - Structures and Pointers.mp4
    20:47
  • 128 - Structures and Functions.mp4
    11:28
  • 129 - Challenge Structure Pointers and Functions.mp4
    03:23
  • 130 - Demonstration Structure Pointers and Functions.mp4
    13:47
  • 130 - main.zip
  • 131 - Overview.mp4
    10:26
  • 132 - Accessing Files.mp4
    16:20
  • 133 - Reading for a file.mp4
    14:50
  • 134 - Challenge Find the number of lines in a file.mp4
    02:21
  • 135 - Demonstration Find the number of lines in a file.mp4
    07:40
  • 135 - Source-Code.zip
  • 136 - Writing to a file.mp4
    09:27
  • 137 - Challenge Convert characters in a file to uppercase.mp4
    03:23
  • 138 - Demonstration Convert characters in a file to uppercase.mp4
    10:29
  • 138 - Source-Code2.zip
  • 139 - Finding your position in a File.mp4
    11:30
  • 140 - Challenge Print the contents of a file in reverse order.mp4
    02:23
  • 141 - Demonstration Print the contents of a file in reverse order.mp4
    07:22
  • 141 - Source-Code3.zip
  • 142 - Standard Header Files.mp4
    03:47
  • 143 - Various Functions.mp4
    12:10
  • 144 - Math Functions.mp4
    03:21
  • 145 - Utility Functions.mp4
    07:32
  • 146 - Further Topics of Study.mp4
    09:40
  • 147 - Course Summary.mp4
    13:35
  • 148 - Source Codes.html
  • 149 - Bonus Lecture and Information.mp4
    04:49
  • 149 - Free-Course-and-Programming-Guide.pdf
  • Description


    C Programming will increase career options. Become a better dev in other languages by learning C. Pointers explained

    What You'll Learn?


    • Understand the fundamentals of the C Programming Language
    • Make yourself more marketable for entry level programming positions
    • Create your first C Application
    • Learn one of the most popular, widly used languages in the world
    • Understand variables and the different data types
    • Apply for real-time programming positions
    • Understand the core language that most modern languages are based on
    • Learn how to write high-quality code

    Who is this for?


  • Anyone looking to learn how to program in the C language
  • What You Need to Know?


  • A computer running Microsoft Windows, Linux or the Mac operating systems
  • At least 4GB of ram is recommended
  • No programming experience, all concepts taught in this class!
  • More details


    Description

    Have you never programmed a computer before, and think or have been told that C is a good programming language to get started with.  It is!

    Maybe you have some experience with other programming languages, but want to learn C.  It's a great language to add to your resume!

    Or perhaps you are stuck in a low paying programming job, and want to move up to a better, more senior position.  Learning C can help you!

    The fact is, learning how to program in C is not only an excellent programming language to get started with, but it will also make you a better programming in other computer languages!

    Why learn C ?

    C is often considered to be the mother of all languages because so many other languages have been based on it.

    Though C is simple it is one of the most powerful languages ever created.  Considering it was created over 40 years ago, it is still used heavily and is usually in the top 5 or 10 most popular and most widely programming languages in the world.

    Learning C can actually make you a better programming in other languages like C++, Java, or C# by equipping you with a mental model of what the computer is actually doing when you run your programs.

    By learning how things really work "under the hood", and understand memory space, CPU architecture and so on, you can create more efficient programs, and obtain a huge advantage over other programmers in the process.

    If you want to become a better developer, learning C is a great way to start!

    Why enrolling in this course is the best decision you can make.

    By the end of this course, you will understand the fundamentals of the C Programming Language, and make yourself more marketable for entry level programming positions.

    You will understand variables and the different data types, be able to utilize functions and arrays, understand the  concept of pointers, learn about control flow (decision statements and iteration).

    You will be in a position to apply for real-time programming positions, and truly understand the core language that most modern languages are based on!

    If you have previously used the C programming language, then this course will deepen your understanding of it. If you have never used it, no problem, you will see that it can help you become a more efficient C developer.

    The course will be constantly refined in the future based on student feedback!

    This course does not skip on the details.  You will learn how to write high quality code and become an excellent problem solver.  This course does not just present how to code in the C programming language, but, also includes all the details on "why" you are doing the things you are doing.  At the end of this course, you will fully understand the concepts of the C Programming language.

    Your instructor, Jason Fedin has been teaching students for over 12 years via online classes at over 10 different online Universities. He has created many different class curriculums, ranging from mobile programming to bash scripting to Object-Oriented Design and of course the C programming language.

    Additionally, he has been developing software for over 16 years in the real world at various companies, specializing in Object-Oriented Development and Mobile Applications.

    This means you are learning from someone who has all the professional training, skills, and experience you need to teach you how to become proficient in the C programming language.

    If you are ready to get that first paid programming job, or to move up to a more senior programming position, then this course is for you!

    Your new job or consulting opportunity awaits!  

    Why not get started today?

    Click the Signup button to sign up for the course!

    Who this course is for:

    • Anyone looking to learn how to program in the C language

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

    C++

    Tim Buchalka's Learn Programming Academy
    Tim Buchalka's Learn Programming Academy
    Instructor's Courses
    The Learn Programming Academy was created by Tim Buchalka, a software developer with 35 years experience, who is also an instructor on Udemy, with over 1.67M+ students in his courses on Java, Python, Android, C#  and the Spring framework. The Academy’s goal in the next three years, is to teach one million people to learn how to program.Apart from Tim’s own courses, which are all available here, we are working with the very best teachers, creating courses to teach the essential skills required by developers, at all levels.One other important philosophy is that our courses are taught by real professionals; software developers with real and substantial experience in the industry, who are also great teachers.  All our instructors are experienced, software developers!Our team is busy creating new courses right now.Whether you are a beginner, looking to learn how to program for the very first time, or to brush up on your existing skills, or to learn new languages and frameworks, the Academy has you covered.
    I have been teaching students for over 12 years via online classes at over 10 different online Universities. I have created many different class curriculums, ranging from mobile programming to bash scripting to Object-Oriented Design. I have also instructed over 20 different Computer Science related classes. I have been developing software for over 16 years in the real world at various companies, specializing in Object-Oriented Development and Mobile Applications. I have been programming Android Applications since 2010. I love teaching classes at Udemy and other online universities. In addition to teaching, I also currently have a full-time job as a Software Developer at a fortune 500 company. When I graduated from high school, I enrolled at SUNY Oswego and received a Bachelor's degree in Computer Science.  Once I finished, I worked very briefly and then decided to get a M.S. in Computer Science from Binghamton University. I greatly enjoyed my college experience and would like to help others enjoy learning as much as I did. I think learning online is a great medium and really enjoy teaching others.
    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 148
    • duration 25:36:22
    • English subtitles has
    • Release Date 2023/12/16