Book Image

All-in-One Introduction to Programming [Video]

By : Aubrey Love II
Book Image

All-in-One Introduction to Programming [Video]

By: Aubrey Love II

Overview of this book

<p>All-in-One Introduction to Programming is designed to give you the foundational skills that are important for any type of programming you want to do. You'll learn to code web pages, create a mobile application, and use external data sources.</p> <p>In this course, you will get to know 5 different languages, compilers, and editors for programming and then you will use HTML5 and CSS3 to build your own company website. As you have successfully stepped into the world of programming, you will now delve into one of the most commonly used Android systems and build an amazing Android application for your company. Next you will master Python and start scripting to build your own Hello World Program. For many people, C++ is just a dream but you will easily master this language and program your Hello World App with C++. Now since you know 5 top languages, you can create a good résumé, create online visibility, and forge ahead in your career.</p> <p>You'll understand several aspects of application development and we guarantee that, by the end of the video, you'll have your very own application up-and-running. For the brave at heart, we also have exercises, at the end of each chapter, which will intrigue you and encourage you to add your own personal touch to the code (and ultimately your application).</p> <h1>Style and Approach</h1> <p>This course targets people keen to get started developing software but are unsure which language to select. While there are numerous scripting languages out there, we have picked the top few that are the easiest to learn and give you an introduction to them. You'll go from knowing nothing about programming, to learning about different techniques and languages.</p> <p>You will also learn how to build a portfolio and a résumé. The purpose of this course is to get you started on a scripting language in order to start building your future career as a programmer.</p>
Table of Contents (6 chapters)
Chapter 4
Scripting with Python
Content Locked
Section 2
Diving Head First
Like all programming languages out there, Python has a compiler and editor we can utilize in order to develop our Python scripts. - Install our Python compiler/editor