A51 ChatBox

Vote

What Do you like in Area51Warez
Softwares
Movies
Games
eBooks
Tutorials
Documentaries

Became Author

Want to became Author on A51?

 

First Read How to Post In Area51warez

Click here

Then Add comment in Post

Click Here 

Our Moderator Team will contact you by pm for more info

Make Money

Feeds


Ping1
Ping2

[cplusplustutor.com] C Programming Tutorial'
[cplusplustutor.com] C Programming Tutorial
English | Mp4 | h264, yuv420p, 1280x720, 29.97 fps | aac, 44100 Hz, stereo | 2.14GB
Genre: Video Training


==

The Author: have experience over 10 years in programming with C.

to who want to ask about anything for this tutorials and ask the author himself, go to the link above and contact with him easily.
Content:
# 0 - Compiler Installation [HD] Views: 6622 | 9:36 min.
This is first of the series of tutorials covering the entire course of Programming In C Language. This tutorial basically gets you started by downloading and installing a FREE C/C++ compiler and Integrated Development Environment (IDE) called Dev-C++. This environment will be used in all the subsequent classes in this course.

# 1 - Introduction - Part 1 [HD] Views: 4097 | 9:35 min.
This tutorial gives an introduction to different types of programming languages. It also covers the definition of Compilers, Interpretors, Assemblers etc. It also creates the very first C Program thereby showing the structure of a simple C Program.

# 1 - Introduction - Part 2 [HD] Views: 3446 | 9:10 min.
This tutorial gives an introduction to different types of programming languages. It also covers the definition of Compilers, Interpretors, Assemblers etc. It also creates the very first C Program thereby showing the structure of a simple C Program.

# 2 - Binary Number System - Part 1 [HD] Views: 3050 | 8:43 min.
This tutorial covers the binary number system in detail. This is not specific to C Programming Language but it will surely help understand some of the other features of C Programming later in the subsequent classes.

# 2 - Binary Number System - Part 2 [HD] Views: 2762 | 8:21 min.
[Part 2] This tutorial covers the binary number system in detail. This is not specific to C Programming Language but it will surely help understand some of the other features of C Programming later in the subsequent classes.

# 3 - Constants, Variables and Types [HD] Views: 3043 | 8:46 min.
In this tutorial we cover some of the basic elements a programming language - constants, variables and types.

# 4 - Operators [HD] Views: 2700 | 9:31 min.
In this tutorial we cover some of the operators in C.

# 5 - More on Variables [HD] Views: 2162 | 7:40 min.
In this tutorial I provide more information on variable declaration and initiation. This tutorial is the continuation of the previous tutorials in which I discuss constants, variables and types.

# 6 - Outputting - Part 1 [HD] Views: 2453 | 9:20 min.
This tutorial discusses the ways to output messages and variables.

# 6 - Outputting - Part 2 [HD] Views: 2017 | 8:58 min.
[Part 2]This tutorial discusses the ways to output messages and variables. This is the continuation of the previous tutorial, be sure to watch that one first.

# 7 - Inputting - Part 1 [HD] Views: 2267 | 9:32 min.
This tutorial discusses ways to input various types of variables.

# 7 - Inputting - Part 2 [HD] Views: 1982 | 9:30 min.
[Part 2] This tutorial discusses ways to input various types of variables. This is continuation of the previous tutorial so be sure to watch that one first.

# 8 - Conditions [HD] Views: 2239 | 9:31 min.
This tutorial explains the conditions and relational operators in C.

# 9 - if statement - Part 1 [HD] Views: 2245 | 9:30 min.
This tutorial explains the use of conditions in the if statement.

# 9 - if statement - Part 2 [HD] Views: 2007 | 8:21 min.
[Part2] This tutorial explains the use of conditions in the if statement.

# 10 - if-else statement [HD] Views: 1916 | 9:37 min.
This tutorial extends the if statement to if-else statement.

# 11 - if-else if statement [HD] Views: 2099 | 8:25 min.
This tutorial extends the if statement even further to if-else if statement.

# 12 - while Loop - Part 1 [HD] Views: 2225 | 8:36 min.
This tutorial explains the working of the while loop.

# 12 - while Loop - Part 2 [HD] Views: 2008 | 9:43 min.
[Part 2] This tutorial explains the working of the while loop.

# 13 - for Loop [HD] Views: 2058 | 9:24 min.
This tutorial explains the working of the for loop.

# 14 - do-while loop - Part 1 [HD] Views: 1869 | 9:22 min.
This tutorial describes the working of do-while loop. This tutorial also explains how to choose between different kinds of loops based on your problem.

# 14 - do-while loop - Part 2 [HD] Views: 1800 | 9:36 min.
[Part 2] This tutorial describes the working of do-while loop. This tutorial also explains how to choose between different kinds of loops based on your problem.

# 15 - switch statement - Part 1 [HD] Views: 1993 | 8:53 min.
In this tutorial you will learn about the switch statement and how it is used.

# 15 - switch statement - Part 2 [HD] Views: 1882 | 9:44 min.
[Part 2]In this tutorial you will learn about the switch statement and how it is used.

# 16 - Concept of Arrays [HD] Views: 3154 | 7:36 min.
This tutorial explains the concept of arrays in programming languages. It also shows how to declare and access the arrays in C.

# 17 - More on Arrays - Part 1 [HD] Views: 2580 | 9:10 min.
This tutorial continues to cover arrays in more detail. In this tutorial we write a small program that demonstrates the creation and use of arrays.

# 17 - More on Arrays - Part 2 [HD] Views: 2699 | 9:40 min.
[Part 2] This tutorial continues to cover arrays in more detail. In this tutorial we write a small program that demonstrates the creation and use of arrays.

# 18 - Concept of Strings [HD] Views: 2796 | 9:04 min.
In this tutorial we discuss the concept of Strings, how they can be visualized in memory and how they are null terminated.

# 19 - More on Strings - Part 1 [HD] Views: 2501 | 9:45 min.
In this tutorial we continue to talk about Strings, how they are used in C programming and how they are input and output.

# 19 - More on Strings - Part 2 [HD] Views: 2529 | 9:26 min.
[Part 2] In this tutorial we continue to talk about Strings, how they are used in C programming and how they are input and output.

# 20 - Structures - Part 1 [HD] Views: 3829 | 9:27 min.
This tutorial discusses about how to create structures using structs in C. It also talks about how to access the members of a struct.

# 20 - Structures - Part 2 [HD] Views: 4386 | 9:34 min.
[Part 2] This tutorial discusses about how to create structures using structs in C. It also talks about how to access the members of a struct.

Screen:
[cplusplustutor.com] C Programming Tutorial'


Download:

EXTABIT.COM
http://extabit.com/file/29gwkg3gth9t8/C.Programming.tutorial.part1.rar
http://extabit.com/file/29gwkg3gth9to/C.Programming.tutorial.part2.rar
http://extabit.com/file/29gwkg3gth9qk/C.Programming.tutorial.part3.rar
http://extabit.com/file/29gwkg3gth9r0/C.Programming.tutorial.part4.rar
http://extabit.com/file/29gwkg3gth9rg/C.Programming.tutorial.part5.rar


TURBOBIT.NET
http://turbobit.net/5jy46x6ng8ko/C.Programming.tutorial.part4.rar.html
http://turbobit.net/z8n9z2uh81kb/C.Programming.tutorial.part3.rar.html
http://turbobit.net/8d5tu6jhf3uo/C.Programming.tutorial.part5.rar.html
http://turbobit.net/r2lkj3978jdh/C.Programming.tutorial.part1.rar.html
http://turbobit.net/sms9s57mh6oc/C.Programming.tutorial.part2.rar.html


UPLOADED.TO
http://ul.to/3nkhcrhz/C.Programming.tutorial.part5.rar
http://ul.to/v72dbv7z/C.Programming.tutorial.part4.rar
http://ul.to/bdbrn9tg/C.Programming.tutorial.part3.rar
http://ul.to/odo3efyl/C.Programming.tutorial.part2.rar
http://ul.to/n7o2b2zu/C.Programming.tutorial.part1.rar


FILEVELOCITY.COM
http://filevelocity.com/ztiy2029u6mq/__P__g_a__ing_tut__ial_pa_t3__a_
http://filevelocity.com/j91iuc33rvf8/__P__g_a__ing_tut__ial_pa_t4__a_
http://filevelocity.com/i90twaqadfou/__P__g_a__ing_tut__ial_pa_t5__a_
http://filevelocity.com/estm90ilzicw/__P__g_a__ing_tut__ial_pa_t___a_
http://filevelocity.com/ic1ktpc20xjc/__P__g_a__ing_tut__ial_pa_t___a_


All Links Are Interchangable

Direct Download Links Speed Max Upto 100Mbps

Sharing is Good Stuff :)





Your Ad Here

Or Login To add comments

Leave a comment
Information
Members of Guests cannot leave comments.


Search With google

Loading

Donate US

Bookmark and Share




Review www.area51warez.info on alexa.com

CALENDAR

«    May 2012    »
MoTuWeThFrSaSu
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31