Learn to code 20 HTML 5 web apps from scratch and make money
Learn to code 20 HTML 5 web apps from scratch and make money, available at $19.99, has an average rating of 4.33, with 233 lectures, based on 3 reviews, and has 174 subscribers.
You will learn about Program in HTML 5 Code in HTML Code in CSS Code in JavaScript Code in jQuery Make multi platform web apps This course is ideal for individuals who are Take this course if you are a beginner or Do not take this course if you are an advanced programmer It is particularly useful for Take this course if you are a beginner or Do not take this course if you are an advanced programmer.
Enroll now: Learn to code 20 HTML 5 web apps from scratch and make money
Summary
Title: Learn to code 20 HTML 5 web apps from scratch and make money
Price: $19.99
Average Rating: 4.33
Number of Lectures: 233
Number of Published Lectures: 233
Number of Curriculum Items: 233
Number of Published Curriculum Objects: 233
Original Price: $199.99
Quality Status: approved
Status: Live
What You Will Learn
- Program in HTML 5
- Code in HTML
- Code in CSS
- Code in JavaScript
- Code in jQuery
- Make multi platform web apps
Who Should Attend
- Take this course if you are a beginner
- Do not take this course if you are an advanced programmer
Target Audiences
- Take this course if you are a beginner
- Do not take this course if you are an advanced programmer
This course was funded through a massively successful Kickstarter campaign.
HTML 5 is the future and you can learn how to build web apps with this course. Building HTML 5 apps is awesome because you build once and deploy your app or game anywhere.
One of the best features is that you can watch the courses at any speed you want. This means you can speed up the or slow down the video if you want to.
This course is project based so you will not be learning a bunch of useless coding practices. At the end of this course you will have real world apps to use in your portfolio. We feel that project based training content is the best way to get from A to B. Taking this course means that you learn practical, employable skills immediately.
Learning how to code is a great way to jump in a new career or enhance your current career. Coding is the new math and learning how to code will propel you forward for any situation. Learn it today and get a head start for tomorrow. People who can master technology will rule the future.
You will get full lifetime access to this course for a single one off fee. John Bura has created many games, apps and training courses so he is extremely qualified to teach you how to master technology. This is an instructor that does not only teach, he produces apps. This means you get the most relevant information on how to code. Most courses do not show you practical skills and real world examples.
What makes you a good teacher?
- I have released over 40 games and apps that have done very well in the app store.
- I run a company called Mammoth Interactive so I am actively in the field building apps and making money
- I have been teaching since 2002
- I personally love learning online and my life is much better because I have learned online rather than a classroom
- I am one of the top 10 highest grossing Udemy teachers
- I have been a Udemy instructor since 2011.
- I make sure people learn how to make money from their creations.
- I have over 125k students worldwide
Who is this class for?
- People who want to improve their technical skills
- Complete beginners
- People who want to make money. I show people the tools on how to make money through various methods of passive income
- People who want to get ahead of the pack by learning online.
How you will make money by learning new skills
- Learn practical skills
- Learn about how leverage your new skills to greater wealth
- Learn through practical examples
Why should you learn online?
There is an online education revolution taking place. You may have heard about it in the news or heard it from a friend. Either-way, education is going to be changed forever. In this short course I talk about how Online Education has
Motivated me
Helped my career
Helped me as a teacher
Impacted several lives around the planet
I promise that this course will be better and more effective than reading books. I show how to master technology through the use of video. This course will give you everything you need to thrive in our technological society.
Course Curriculum
Chapter 1: Start Here
Lecture 1: Introduction
Chapter 2: 1 Hour HTML
Lecture 1: 02. Course Requirements
Lecture 2: 03. What is JSBin
Lecture 3: 04. Setting up the page
Lecture 4: 05. Header Tags
Lecture 5: 06. Style
Lecture 6: 08. Bold and italics
Lecture 7: 09. More Tags
Lecture 8: 10. Setting up a link
Lecture 9: 11. Adding an image
Lecture 10: 12. Adding a link to the image
Lecture 11: 13. Lists
Lecture 12: 14. Tables
Lecture 13: 15. Playing with styles
Lecture 14: 16. Forms
Lecture 15: 17. Radio CheckBoxes
Lecture 16: 18. Submit buttons
Lecture 17: 19. Script tags
Lecture 18: 20. Course conclusion
Chapter 3: 1 Hour CSS
Lecture 1: 01 Introduction
Lecture 2: 02 Introduction to JS Bin
Lecture 3: 03 HTML style
Lecture 4: 04. Adding in the CSS
Lecture 5: 05. Style Tags
Lecture 6: 06. IDs
Lecture 7: 07. Font Families
Lecture 8: 08. Font Properties
Lecture 9: 09 Adding in color
Lecture 10: 10 Formatting
Lecture 11: 11. Tables
Lecture 12: 12 Tables part 2
Lecture 13: 13. Lists
Lecture 14: 14. Classes versus id
Lecture 15: 15. Other uses for CSS
Chapter 4: 1 Hour JavaScript
Lecture 1: 01. Introduction
Lecture 2: 02. Introduction to the course
Lecture 3: 03. HTML CSS JavaScript
Lecture 4: 04. Adding in a button and a function
Lecture 5: 05. Scaling functions
Lecture 6: 06. Changing the text in javascript
Lecture 7: 07. Variables
Lecture 8: 08. Adding variables
Lecture 9: 09. Adding user input
Lecture 10: 10. Variable Scope
Lecture 11: 11. Saving your project
Lecture 12: 12 Calling functions within functions
Lecture 13: 13. If statements
Lecture 14: 14 else statements
Lecture 15: 15. More on variable scope
Lecture 16: 16. Else if statement
Lecture 17: 17. Changing the style tags with javascript
Lecture 18: 18. Course conclusion
Chapter 5: 1 Hour jQuery
Lecture 1: 01. Introduction
Lecture 2: 02. Course requirements
Lecture 3: 03. jQuery library
Lecture 4: 05. jQuery environment
Lecture 5: 06. Adding in a Fadeout
Lecture 6: 07. Explaining the jquery syntax
Lecture 7: 08. More events you can use
Lecture 8: 09. Adding in a second button
Lecture 9: 10 Class and Id
Lecture 10: 11 Adding in classes to different tags
Lecture 11: 12. Fadeout timing
Lecture 12: 13. Toggle
Lecture 13: 14. Toggle parameters
Lecture 14: 15. Selecting elements
Lecture 15: 16. Hide and show
Lecture 16: 17. Script tags
Lecture 17: 18. Animation
Lecture 18: 19. Sliding Back
Lecture 19: 20. Sliding slow
Lecture 20: 21 Growing a div
Lecture 21: 22. Shrinking a div
Lecture 22: 23. Incremental grow
Lecture 23: 25. Conclusion
Lecture 24: 24. More on div tags
Chapter 6: Introduction to JavaScript
Lecture 1: 01. Script tags and JavaScript files
Lecture 2: 02. Calling a function in JavaScript
Lecture 3: 03. Talking about functions for beginners
Lecture 4: 04. Changing the text of HTML tags and restting the app
Lecture 5: 05. Introduction to Variables
Lecture 6: 06. Changing variables
Lecture 7: 07. Printing variables to the screen
Lecture 8: 08. Passing Variables through functions
Lecture 9: 09. Variable Scope
Lecture 10: 10. Organizing Variables
Lecture 11: 11. Arrays
Lecture 12: 12. Arrays and length
Lecture 13: 13. Reversing an array's value
Lecture 14: 14. Combining and joining arrays
Lecture 15: 15. Sorting the array
Lecture 16: 16. Splicing and adding items to the array
Lecture 17: 17. The toString() method
Lecture 18: 18. Looking at lastIndexOf and unshift()
Instructors
-
John Bura
Best Selling Instructor Web/App/Game Developer 1Mil Students
Rating Distribution
- 1 stars: 0 votes
- 2 stars: 0 votes
- 3 stars: 0 votes
- 4 stars: 2 votes
- 5 stars: 1 votes
Frequently Asked Questions
How long do I have access to the course materials?
You can view and review the lecture materials indefinitely, like an on-demand channel.
Can I take my courses with me wherever I go?
Definitely! If you have an internet connection, courses on Udemy are available on any device at any time. If you don’t have an internet connection, some instructors also let their students download course lectures. That’s up to the instructor though, so make sure you get on their good side!
You may also like
- Top 10 Video Editing Courses to Learn in November 2024
- Top 10 Music Production Courses to Learn in November 2024
- Top 10 Animation Courses to Learn in November 2024
- Top 10 Digital Illustration Courses to Learn in November 2024
- Top 10 Renewable Energy Courses to Learn in November 2024
- Top 10 Sustainable Living Courses to Learn in November 2024
- Top 10 Ethical AI Courses to Learn in November 2024
- Top 10 Cybersecurity Fundamentals Courses to Learn in November 2024
- Top 10 Smart Home Technology Courses to Learn in November 2024
- Top 10 Holistic Health Courses to Learn in November 2024
- Top 10 Nutrition And Diet Planning Courses to Learn in November 2024
- Top 10 Yoga Instruction Courses to Learn in November 2024
- Top 10 Stress Management Courses to Learn in November 2024
- Top 10 Mindfulness Meditation Courses to Learn in November 2024
- Top 10 Life Coaching Courses to Learn in November 2024
- Top 10 Career Development Courses to Learn in November 2024
- Top 10 Relationship Building Courses to Learn in November 2024
- Top 10 Parenting Skills Courses to Learn in November 2024
- Top 10 Home Improvement Courses to Learn in November 2024
- Top 10 Gardening Courses to Learn in November 2024