Become C Developer in 1 month for MARATHI People
Step by step practical course in your beloved MARATHI Language
Many people ask me, I don't understand high level English, so how can I learn Programming?
Friends, trust me knowing English and doing programming are totally different things :-)
C Language is gateway for you to enter into world of Information Technology(IT) and Software Development carrier. I have conducted training for some my Marathi speaking students. Brought to you same live sessions. Hope you will get benefit out of this course.
If you don't know MARATHI Language at all, please do not take this course. Its not for you frankly :-)
Whatever I learned in my 16+ years of IT experience, applying it to explain all concept in very Simple Language.
Unique thing about this course it, these all recorded session are actually live sessions which I have conducted for my past students. These lectures are more realistic as compared to artificially recorded(so called professional) sessions.
I do hate using slide-pack to explain the concept. I believe, students understand well whenever I gradually explain them on blackboard. In this course also I have used my favorite digital blackboard :
I also believe that, Learning is a journey and it is not an even which happens overnight. You should give sufficient time to yourself to understand each concept well, practice each concept well, do mistake, raise questions, get answers, work on complex case studies etc.
Trust me friends, this needs time ... So don't get attracted towards Crash Course kind of funda !! :-)
Instead of teaching, I believe in mentoring. I am suggesting below step by step approach which will keep you committed towards learning C Language
1. Book your 1 Hour slot every day for learning C Language. As far as possible, do't plan any other activity in this 1 hr.
2. Go thru video session in this 1 hour. While listening this session, cut yourself from distractions like phone, mails, whatsapp, facebook etc, Remember, this 1 hour is for C Language only !!! ... Your other distractions can wait :-)
3. Note down queries if any. In case, you missed to understand anything from the video session, listen it again. After all, it is your self paced tutorial... Everybody has his\her own learning speed.. Let us not be judgmental about that !!
4. Post your queries on community given by me, you will get answer at the earliest.
5. To test your conceptual understanding, appear for quiz after each Video session.
6. Solve Practical assignments based on Session1. In case you stuck up somewhere, you can upload your doubt with snapshot, source code on my community. I will answer you at the earliest.
7. Then you move on to next session.
If you follow this approach I guarantee you that, you will be practically sound and conceptually strong C Language Developer.ever
Never take a short cut and jump to next session before digesting and practicing current session...
All the best friends and want to see you as C Language Programmer Soon !
With love,
S. Joshi ,
Box3 Learning Solutions
Your Instructor
Sam J has overall 17 years of experience in IT Industry. This experience is primarily in Consultancy, Mentoring & Training. Making learning interesting is his passion !
He could get opportunity to train 5000+ IT Professionals with diversified profiles like Architects, Designers, Programmers, Testers, Support Engineers, Project Managers. He taught them TIBCO products (TIBCO is integration product), UML, OOAD, Design Patterns, Java, J2EE etc technologies.
He has been awarded with industry reputed certifications in TIBCO BusinessWorks & TIBCO AMX BPM.
So far he has trained 2000+ academic students of UG (Under Graduate) & PG (Post Graduate) programs of various universities in India (North Maharashtra University, Pune University, BITs Pilani) . He taught them courses like like VB, VC++, C++, Data Structure, Design and Analysis of Algorithms, Object Oriented Programming, Java, J2EE, Windows SDK Programming, Software Engineering.
He has already published one research paper on 'Cyber Crime' in National Conference.
Currently he is engaged with various Multi National Companies to conduct Corporate Training Programs for their associates and consultancy work.
Course Curriculum
-
PreviewSession 1 : Introduction to C, Types of Programming Languages, Your first C Language Program
-
StartSession 2 : Variables, Data Types, Format Specifiers, Program for Addition of 2 numbers
-
StartSession 3 : Declaration, Assignment Statement, Challenge for you
-
PreviewSession 4 : Statements in C, Arithmetic Statements
-
StartSession 5 : Relational Statements, Relational Operators, Logical Operators
-
PreviewSession 6 : Loops - Do While, While
-
StartSession 7 : Loops - While, For Loop
-
StartSession 8 : Get into Action - Menu Driven Program
-
StartSession 9 : Switch Statement
-
StartSession 10 : Break Statement
-
StartSession 11 : Break, Continue Statements, Building Prime Number Checker Program
-
PreviewSession 12 : Introduction to Compiler, Linker; Files Generated(Back File, Object File, Exe File), Data Type Conversions
-
StartSession 13 : Program for Table of n, Factorial, Prime Number
-
StartSession 14 : Logic Building for Complex Prime Number, Last Digit of number
-
StartSession 15 : Arrays
-
StartSession 16 : Discussion about Assignments, Arrays Continued
-
StartSession 17 : Finding Max & Min from Array
-
StartSession 18 : Two Dimentional Arrays
-
StartSession 19 : Introduction to Functions
-
StartSession 20 : Functions Continued - Call By Value
-
StartSession 21 : Function Continued - Call By Reference
-
StartSession 22 : Different Function Types
-
StartSession 23 : Array, Function & Pointer together
-
StartSession 24 : String Operation
-
StartSession 25 : Palindrome Program with String functions
-
StartSession 26 : Structures
-
StartSession 27 : Pointer to Structure, Unions
-
StartSession 28 : File Handling - Character by Character processing of file
-
StartSession 29 : File Handling - Field wise processing of Files
-
StartChallenge #1 : Download and Install Turbo C
-
StartChallenge #2 Addition of 2 Numbers
-
PreviewChallenge #3 : All arithmetic operations on 2 numbers
-
StartChallenge #4 : Simple Interest Calculation
-
StartChallenge #5 : Guess, what is output of given program?
-
StartChallenge # 6 : Even Odd Checking Program
-
StartAssignment #7 : Leap Year Checking Program
-
StartChallenge #8 : Display numbers and squares
-
PreviewChallenge #9 : Understand While and Do While Loop
-
StartChallenge #10 : Complex Counting of numbers
-
StartChallenge #11 : Display Last Digit of a number
-
StartChallenge #12 : Sum of digits in a number
-
StartChallenge #13 : Maximum from 10 numbers
-
StartChallenge #14 : Minimum from 10 numbers
-
PreviewChallenge #15 : Finding maximum and minimum from 10 numbers
-
StartChallenge #16 : Matrix Addition
-
StartChallenge #17 : Matrix Subtraction
-
StartChallenge #18 : Matrix Multiplication
-
StartAssignment 19 : Arithmetic Functions