Course Overview
Teacher
LearnToProgram is a leading publisher of web, mobile and game development courses that are used by individuals and companies worldwide. Based outside of Hartford, Connecticut, the LearnToProgram team is dedicated to teaching more people to program... View ProfileDetails
- Total Time 3 hr, 41 min
- Lessons 27
- Attachments 104
- Exercises 114
-
124 CQ
27 Lessons in This Course
-
5 minFREEWeb Development lesson 1Free3 CQ
HTML 5 is on the cutting edge of web design, so learn where it came from and how the language interacts with CSS in this overview lesson from LearnToProgram.
with LearnToProgramHTML 5 is on the cutting edge of web design, so learn where it came from and how the language interacts with CSS in this overview lesson from LearnToProgram.
-
6 minWeb Development lesson 24 CQ
Learn how to write your very first program in HTML, and how to use a text editor like Komodo Edit to ensure your code is structured properly and accurately!
with LearnToProgramLearn how to write your very first program in HTML, and how to use a text editor like Komodo Edit to ensure your code is structured properly and accurately!
-
9 minWeb Development lesson 35 CQ
HTML 4.01, XHTML, and HTML 5 are all versions of HTML, but still different languages, with different forms. Learn how to structure a document for each version.
with LearnToProgramHTML 4.01, XHTML, and HTML 5 are all versions of HTML, but still different languages, with different forms. Learn how to structure a document for each version.
-
4 minWeb Development lesson 43 CQ
Learn how to use comments in HTML, a great way to write notes for you or other web developers that cannot be seen by visitors in the web browser.
with LearnToProgramLearn how to use comments in HTML, a great way to write notes for you or other web developers that cannot be seen by visitors in the web browser.
-
4 minWeb Development lesson 53 CQ
Meta tags aid search engine optimization and help searchers find your page based on keywords, author, and content. Learn how to embed meta tags in HTML!
with LearnToProgramMeta tags aid search engine optimization and help searchers find your page based on keywords, author, and content. Learn how to embed meta tags in HTML!
-
9 minWeb Development lesson 65 CQ
Web development doesn’t have to be difficult! Learn how to use templates and basic text markups in HTML to create paragraphs and headings, and customize text.
with LearnToProgramWeb development doesn’t have to be difficult! Learn how to use templates and basic text markups in HTML to create paragraphs and headings, and customize text.
-
4 minWeb Development lesson 73 CQ
Inserting logical divisions (divs) and spans into your code will help create sections within your content, and make future formatting using CSS a cinch!
with LearnToProgramInserting logical divisions (divs) and spans into your code will help create sections within your content, and make future formatting using CSS a cinch!
-
8 minWeb Development lesson 85 CQ
Learn how to use markup tags in HTML5, and why checking your work in multiple browsers is necessary to ensure accuracy and limit unintended results.
with LearnToProgramLearn how to use markup tags in HTML5, and why checking your work in multiple browsers is necessary to ensure accuracy and limit unintended results.
-
19 minWeb Development lesson 910 CQ
Learn how to format the text of your HTML webpage using Cascading Style Sheets! This tutorial shows you how to edit size, font, and RGB or Hex color codes.
with LearnToProgramLearn how to format the text of your HTML webpage using Cascading Style Sheets! This tutorial shows you how to edit size, font, and RGB or Hex color codes.
-
5 minWeb Development lesson 103 CQ
Discover what Cascading Style Sheets can do for your document, as well as how to maximize your formatting options, in this lesson from learntoprogram.tv.
with LearnToProgramDiscover what Cascading Style Sheets can do for your document, as well as how to maximize your formatting options, in this lesson from learntoprogram.tv.
-
5 minWeb Development lesson 113 CQ
If you’ve got data you need to organize on your webpage, learn to create lists in HTML! Learn to Program also teaches you how.
with LearnToProgramIf you’ve got data you need to organize on your webpage, learn to create lists in HTML! Learn to Program also teaches you how.
-
4 minWeb Development lesson 123 CQ
Once you’ve made your lists, learn how to format them to fit your webpage! Learn how to customize bullets and change the padding and margin using CSS.
with LearnToProgramOnce you’ve made your lists, learn how to format them to fit your webpage! Learn how to customize bullets and change the padding and margin using CSS.
-
10 minWeb Development lesson 136 CQ
Have hyperlink? Will travel! Learn how to create links in HTML so that your website can send users to other internal and external web pages.
with LearnToProgramHave hyperlink? Will travel! Learn how to create links in HTML so that your website can send users to other internal and external web pages.
-
7 minWeb Development lesson 144 CQ
Created a webpage with lots of text, and want to save users some scroll time? Learn to make page anchors, shortcut links to different sections of your page.
with LearnToProgramCreated a webpage with lots of text, and want to save users some scroll time? Learn to make page anchors, shortcut links to different sections of your page.
-
2 minWeb Development lesson 152 CQ
You've learned to make links and anchors to travel without and within your website. Now use CSS to format your links before and after they've been clicked.
with LearnToProgramYou've learned to make links and anchors to travel without and within your website. Now use CSS to format your links before and after they've been clicked.
-
8 minWeb Development lesson 165 CQ
What's your image of your perfect website? It probably has images! Learn how to insert and align using HTML, then make those images into links.
with LearnToProgramWhat's your image of your perfect website? It probably has images! Learn how to insert and align using HTML, then make those images into links.
-
8 minWeb Development lesson 175 CQ
Do you want your website to have them dancing in the streets? Learn how to embed, resize, and control audio and video files in an HTML site.
with LearnToProgramDo you want your website to have them dancing in the streets? Learn how to embed, resize, and control audio and video files in an HTML site.
-
6 minWeb Development lesson 184 CQ
Make the information on your webpage easy to read, and user-friendly! Learn how to create and format tables with HTML in this lesson from LearnToProgram.
with LearnToProgramMake the information on your webpage easy to read, and user-friendly! Learn how to create and format tables with HTML in this lesson from LearnToProgram.
-
11 minWeb Development lesson 196 CQ
Make the information in the tables on your page consistent with your web page itself! Learn how to add borders, adjust column spacing and font face, and more.
with LearnToProgramMake the information in the tables on your page consistent with your web page itself! Learn how to add borders, adjust column spacing and font face, and more.
-
8 minWeb Development lesson 205 CQ
Learn how to give your user confidence in your product and increase their sense of security when using your website, by creating well-designed forms in HTML.
with LearnToProgramLearn how to give your user confidence in your product and increase their sense of security when using your website, by creating well-designed forms in HTML.
-
8 minWeb Development lesson 215 CQ
Collect data from your users quickly and easily! Learn when and how to add radio buttons and check boxes to your HTML forms.
with LearnToProgramCollect data from your users quickly and easily! Learn when and how to add radio buttons and check boxes to your HTML forms.
-
8 minWeb Development lesson 225 CQ
HTML5 presents new and interesting features for customizing forms! Learn about these myriad features, and why you should exercise caution when using them.
with LearnToProgramHTML5 presents new and interesting features for customizing forms! Learn about these myriad features, and why you should exercise caution when using them.
-
5 minWeb Development lesson 233 CQ
Drop down menus in HTML forms provide an easy way for users to make selections. Learn how to create these helpful elements in this lesson from LearnToProgram.
with LearnToProgramDrop down menus in HTML forms provide an easy way for users to make selections. Learn how to create these helpful elements in this lesson from LearnToProgram.
-
13 minWeb Development lesson 247 CQ
Keep the content on your webpage organized with the CSS box model! In this lesson, Mark teaches you how to customize your box’s padding, border, and margin.
with LearnToProgramKeep the content on your webpage organized with the CSS box model! In this lesson, Mark teaches you how to customize your box’s padding, border, and margin.
-
9 minWeb Development lesson 255 CQ
In this lesson on CSS, learn how to manipulate your div tags, the difference between inline and block elements, and how to keep your elements fixed in place.
with LearnToProgramIn this lesson on CSS, learn how to manipulate your div tags, the difference between inline and block elements, and how to keep your elements fixed in place.
-
13 minWeb Development lesson 267 CQ
Using CSS allows you to customize your web page in helpful ways! Learn how to use a container div, plus how to debug using a tool called Firebug.
with LearnToProgramUsing CSS allows you to customize your web page in helpful ways! Learn how to use a container div, plus how to debug using a tool called Firebug.
-
9 minWeb Development lesson 275 CQ
In desperate need of a navigation bar? In this tutorial, learn how to use unordered lists in HTML and CSS to create flexible and functional navigation bars.
with LearnToProgramIn desperate need of a navigation bar? In this tutorial, learn how to use unordered lists in HTML and CSS to create flexible and functional navigation bars.
-
19140 min19-part Software Development course80 CQ
Want to add a layer of interactivity to your HTML website without wasting time on a programming language that isn’t built to last? Whether you’re new to coding or looking to brush up on old skills, you’ll find everything you need to know about JavaScript basics in these 19 lessons. Learn how to use operators, variables, conditional statements, loops, and more. By the end of this course, you should have the necessary tools to start building your own dynamic website or browser-based game.
with LearnToProgramWant to add a layer of interactivity to your HTML website without wasting time on a programming language that isn’t built to last? Whether you’re new to coding or looking to brush up on old skills, you’ll find everything you need to know about JavaScript basics in these 19 lessons. Learn how to use operators, variables, conditional statements, loops, and more. By the end of this course, you should have the necessary tools to start building your own dynamic website or browser-based game.
-
972 min9-part Software Development course42 CQ
Want to design and program your own game using one of the most common languages in PC game building? In this course, LearnToProgram teaches you how to create a basic, text-based game called “Monster."
with LearnToProgramWant to design and program your own game using one of the most common languages in PC game building? In this course, LearnToProgram teaches you how to create a basic, text-based game called “Monster."
-
24274 min24-part Web Development course150 CQ
Develop expertise in website design and turn your plain HTML webpage into a stylistic treat using CSS! By the end of this course, you’ll be able to create the perfect look and feel for any website.
with LearnToProgramDevelop expertise in website design and turn your plain HTML webpage into a stylistic treat using CSS! By the end of this course, you’ll be able to create the perfect look and feel for any website.
-
21114 min21-part Software Development course66 CQ
Want to learn a programming language that emphasizes readability without sacrificing power? Python is the one for you. In this beginner's course, Learn to Program guides you through Python’s lists, conditional statements, loops, and more. If you are already proficient in a similar object-oriented language such as C or Java, learning the essentials of Python will be a piece of cake; if you've never written a single line of code, these crystal-clear lessons will make learning a new language as painless as possible.
with LearnToProgramWant to learn a programming language that emphasizes readability without sacrificing power? Python is the one for you. In this beginner's course, Learn to Program guides you through Python’s lists, conditional statements, loops, and more. If you are already proficient in a similar object-oriented language such as C or Java, learning the essentials of Python will be a piece of cake; if you've never written a single line of code, these crystal-clear lessons will make learning a new language as painless as possible.
-
22100 min22-part Software Development course59 CQ
Have you already tackled the basics of Python? Are you itching to move on to more challenging, interactive programming? In this 22-lesson, intermediate-level course, Alex Bowers from Learn to Program breaks down concepts such as user input, methods, classes, and inheritance. Start incorporating external files and databases with the help of SQL, and even write your own functions. When you’re done, put your coding skills to the test with Learn to Program’s advanced course on developing games with Python.
with LearnToProgramHave you already tackled the basics of Python? Are you itching to move on to more challenging, interactive programming? In this 22-lesson, intermediate-level course, Alex Bowers from Learn to Program breaks down concepts such as user input, methods, classes, and inheritance. Start incorporating external files and databases with the help of SQL, and even write your own functions. When you’re done, put your coding skills to the test with Learn to Program’s advanced course on developing games with Python.
-
759 min7-part Web Development course34 CQ
This beginner-level course is designed to help you learn the basics of web page design using HyperText Markup Language. Gain more control over your pages by learning to use stylesheets!
This beginner-level course is designed to help you learn the basics of web page design using HyperText Markup Language. Gain more control over your pages by learning to use stylesheets!
-
19140 min19-part Software Development course80 CQ
Want to add a layer of interactivity to your HTML website without wasting time on a programming language that isn’t built to last? Whether you’re new to coding or looking to brush up on old skills, you’ll find everything you need to know about JavaScript basics in these 19 lessons. Learn how to use operators, variables, conditional statements, loops, and more. By the end of this course, you should have the necessary tools to start building your own dynamic website or browser-based game.
with LearnToProgramWant to add a layer of interactivity to your HTML website without wasting time on a programming language that isn’t built to last? Whether you’re new to coding or looking to brush up on old skills, you’ll find everything you need to know about JavaScript basics in these 19 lessons. Learn how to use operators, variables, conditional statements, loops, and more. By the end of this course, you should have the necessary tools to start building your own dynamic website or browser-based game.
-
39360 min39-part Web Development course202 CQ
Build a fully featured mobile app using HTML5, CSS, JavaScript, jQuery, and AJAX. Structure and format the app using HTML5 and CSS, then use a variety of coding languages to enable more features.
with LearnToProgramBuild a fully featured mobile app using HTML5, CSS, JavaScript, jQuery, and AJAX. Structure and format the app using HTML5 and CSS, then use a variety of coding languages to enable more features.
-
25110 min25-part UI/UX Design course68 CQ
If you're considering redesigning your website, this essential course from Digital Media professor Kristen Palana covers how to take an old website and give it a makeover to boost your web presence!
with Kristen PalanaIf you're considering redesigning your website, this essential course from Digital Media professor Kristen Palana covers how to take an old website and give it a makeover to boost your web presence!
-
762 min7-part Web Development course37 CQ
Are you an ASP.NET Model View Controller (MVC) developer looking to learn an HTML-based structural framework for dynamic web apps? Get introduced to AngularJS in this coding course.
Are you an ASP.NET Model View Controller (MVC) developer looking to learn an HTML-based structural framework for dynamic web apps? Get introduced to AngularJS in this coding course.