Email the Author
You can use this page to email Derrick Lambert about Beginners Guide to C Programming.
About the Book
The Beginners Guide to C Programming book will teach you the basics of the C programming language and help give you a solid foundation in which you can go off and begin writing your own computer programs. This book is intended to be different than most books in the sense that I will not only teach you the syntax of the C language but also help you build a vocabulary of useful built in C functions that you can use in your own projects. Understanding how to write error-free code is one thing but being able to take the functions available to you and apply them to a real project is what is most important in learning how to program whether its C, C++, C#, Java, etc. The book will focus on the C programming language and will teach you the syntax of C but some of the concepts in this book will apply to almost all programming languages.
About the Author
My name is Derrick Lambert and I am currently an active college student majoring in Computer Technologies. I have programming personal projects since 2009. I have programming experience in C, C++, C#, Java, Objective-C, and Visual Basic. I am always pushing myself to learn new things and languages. I started by self teaching myself programming but began taking classes in high school once I knew this would be my future career. I enjoy sharing my programming experience with others that have an interest in programming.