Oreilly - The Complete Web Developer Course 2.0 - 9781789618594
Oreilly - The Complete Web Developer Course 2.0
by Rob Percival | Publisher: Packt Publishing | Release Date: November 2018 | ISBN: 9781789618594


Learn Web Development by building 25 websites and mobile apps using HTML, CSS, Javascript, PHP, Python, MySQL & more!About This VideoLearn web development by building websites and mobile apps using HTML, CSS, JavascriptLearn ways to add dynamic content using APlsIn DetailThis course will take you on a journey where you will learn to build websites and mobile apps using HTML, CSS, Javascript, PHP, Python, MySQL & more. The course starts with the fundamentals and shows tips to work quickly and efficiently with web technologies like HTML5, CSS3 and Python.You will learn to build your own responsive websites using more advanced techniques such as iQuery PHP 7, MySQL 5 and Twitter Bootstrap and to develop blogs and eCommerce sites with Wordpress, and learn smart ways to add dynamic content, using APls to connect to sites such as Google Maps and Facebook.All the code and supporting files for this course are available at: https://github.com/PacktPublishing/The-Complete-Web-Developer-Course-2.0Downloading the example code for this course: You can download the example code files for all Packt video courses you have purchased from your account at http://www.PacktPub.com. If you purchased this course elsewhere, you can visit http://www.PacktPub.com/support and register to have the files e-mailed directly to you.
  1. Chapter 1 : Getting Started
    • Introduction To Getting Started Section 00:00:29
    • Getting Started On Windows 00:04:39
    • Getting Started On A Mac 00:03:25
    • How To Ask Great Questions 00:02:22
  2. Chapter 2 : HTML 5
    • Introduction To HTML 5 Section 00:01:03
    • Your First Webpage 00:04:13
    • The Structure Of A Webpage 00:08:14
    • Creating A Full Webpage 00:06:16
    • Header Tags 00:03:53
    • Paragraph Tags 00:03:41
    • Formatting Text 00:05:20
    • Unordered Lists 00:02:28
    • Ordered Lists 00:02:37
    • Images 00:05:37
    • Forms 00:09:20
    • Tables 00:03:57
    • Links 00:08:00
    • HTML Entities 00:03:26
    • Iframes 00:03:59
    • Putting It All Together 00:18:55
    • Setting Up Your Free Hosting 00:06:19
    • Setting Up FTP 00:09:10
    • Setting Up FireFTPOn Windows – Legacy 00:11:19
    • Setting Up FireFTPOn Mac – Legacy 00:09:48
  3. Chapter 3 : CSS 3
    • Introduction To CSS 3 Section 00:00:54
    • What Is CSS? 00:02:44
    • Inline CSS 00:06:46
    • Internal CSS 00:04:52
    • Classes And IDs 00:06:59
    • Divs 00:05:02
    • Colors 00:04:23
    • Floating 00:05:30
    • Positioning 00:11:16
    • Margins 00:06:58
    • Padding 00:05:26
    • Borders 00:11:29
    • Fonts 00:07:09
    • Styling Text 00:07:38
    • Aligning Text 00:06:10
    • Styling Links 00:05:32
    • CSS Project BBC News Website (1) 00:41:30
    • CSS Project BBC News Website (2) 00:32:00
    • CSS Project BBC News Website (3) 00:27:46
    • CSS Project BBC News Website (4) 00:21:32
    • External CSS 00:03:31
  4. Chapter 4 : Javascript
    • Introduction To Javascript Section 00:01:00
    • What Is Javascript? 00:05:10
    • Internal Javascript 00:05:48
    • Accessing Elements 00:07:00
    • Responding To A Click 00:07:11
    • Changing Website Content 00:10:41
    • Manipulating Styles With Javascript 00:03:37
    • Mini Challenge - Disappearing Circles 00:06:06
    • Variables 00:08:50
    • Arrays 00:12:41
    • If Statements 00:09:32
    • Javascript Game - How Many Fingers 00:13:11
    • Loops 00:12:18
    • While Loops 00:13:08
    • Functions 00:10:04
    • Javascript Project - Reaction Tester 00:30:00
    • External Javascript 00:04:50
  5. Chapter 5 : jQuery
    • Introduction To jQuery Section 00:01:34
    • What Is jQuery? 00:03:19
    • Using jQuery In Your Webpages 00:08:10
    • Detecting A Click 00:07:19
    • Changing Website Content 00:05:51
    • Changing Website Styles 00:09:54
    • Fading Content 00:15:00
    • Animating Content 00:07:29
    • AJAX 00:12:28
    • Regular Expressions 00:05:44
    • Mini Project - Form Validation 00:32:47
    • Introducing jQuery UI 00:07:25
    • Draggables & Resizables 00:13:40
    • Droppables 00:07:53
    • Accordion & Sortables 00:07:29
    • jQuery Project - Code Player 00:57:22
  6. Chapter 6 : Bootstrap 4
    • Introduction To Bootstrap 4 Section 00:01:14
    • What Is Bootstrap? 00:02:53
    • Your First Bootstrap Site 00:06:21
    • The Grid System 00:10:14
    • Introducing Navbars 00:12:36
    • Forms & Tables 00:18:16
    • Bootstrap Components 00:11:33
    • Modals, Popovers & Tooltips 00:19:48
    • ScrollSpy 00:10:17
    • Project - App Landing Page 00:33:53
    • The Free Bootstrap Themes 00:07:58
  7. Chapter 7 : Wordpress
    • Introduction To Wordpress Section 00:01:45
    • What Is Wordpress? 00:04:17
    • The Wordpress Dashboard 00:12:51
    • 6.3 Wordpress Themes 00:18:58
    • 6.4 Creating A Blog 00:13:25
    • Creating An Ecommerce Site 00:06:40
    • Wordpress Challenge - Create A Site 00:01:02
  8. Chapter 8 : PHP
    • Introduction To PHP Section 00:00:56
    • Introduction To PHP 00:03:52
    • Hello World With PHP 00:10:23
    • Variables 00:07:52
    • Arrays 00:09:03
    • If Statements 00:04:46
    • For And For Each Loops 00:08:46
    • While Loops 00:04:59
    • GET Variables 00:18:00
    • POST Variables 00:07:56
    • Sending An Email With PHP 00:06:52
    • Mini Project - A Contact Form 00:30:09
    • Getting Contents Of Other Scripts 00:04:00
    • Project - Weather Scraper 00:37:30
  9. Chapter 9 : MySQL
    • Introduction To MySQL 5 Section 00:01:21
    • Introduction To MySQL 00:09:35
    • Connecting To A Database 00:07:21
    • Retrieving Data From A Database 00:07:37
    • Inserting And Updating Data 00:08:39
    • Looping Through Data 00:23:15
    • Session Variables 00:07:38
    • Cookies 00:05:37
    • Storing Passwords Securely 00:07:45
    • Project Secret Diary (1) 00:44:23
    • Project - Secret Diary (2) 00:47:12
  10. Chapter 10 : APIs
    • Introduction To APIs Section 00:01:33
    • What Is An API? 00:01:51
    • What's The Weather 00:20:40
    • The Google Maps API 00:15:39
    • Geocoding With Google Maps 00:14:21
    • Mini Challenge - Postcode Finder 00:17:06
    • The Twitter API 00:13:45
    • Challenge - Build A Twitter Client 00:12:49
  11. Chapter 11 : Mobile Apps
    • Introduction To Mobile Apps Section 00:01:05
    • Creating HTML Based Apps 00:02:52
    • Using App.JS 00:21:06
    • Permanent Storage 00:06:34
    • Challenge - Email Client App 00:50:54
    • Introducing Phonegap Build 00:03:56
    • Submitting An App To Google Play 00:13:33
    • Submitting An App To The App Store 00:13:47
  12. Chapter 12 : HTML 5 & CSS 3 Special Features
    • Introduction To HTML 5/CSS 3 Features Section 00:01:07
    • What Is HTML5? 00:02:01
    • HTML5 Form Features 00:13:27
    • Audio & Video 00:09:47
    • The HTML5 Canvas 00:18:50
    • HTML5 Challenge - Clock Face 00:20:55
    • Other HTML5 Features 00:08:53
    • What Is CSS 3? 00:01:41
    • Advanced Selectors 00:08:28
    • Pseudo-Classes 00:11:03
    • Gradients & Shadows 00:10:14
    • Transformations & Animations 00:08:27
    • Layout & Calculations 00:15:50
  13. Chapter 13 : Python
    • Introduction To Python Section 00:01:01
    • Why Learn Python? 00:02:30
    • Hello World In Python 00:06:09
    • Variables & Arrays 00:12:08
    • Loops In Python 00:11:15
    • If Statements In Python 00:10:46
    • Functions In Python 00:12:15
    • Python Project – Mastermind 00:32:14
  14. Chapter 14 : Bonus Section: Twitter Clone Using MVC
    • Part 1: MVC Framework Setup 1:00:57
    • Part 2: Displaying Tweets 00:22:23
    • Part 3: Following & Unfollowing 00:23:09
    • Part 4: Posting A Tweet 00:19:04
    • Part 5: Searching & Viewing Profiles 00:17:03
  15. Chapter 15 : Where do you go from here?
    • Where do you go from here? 00:00:40
  16. Oreilly - The Complete Web Developer Course 2.0

    9781789618594.The.Complete.Web.Developer.Course.2.0.part1.OR.rar

    9781789618594.The.Complete.Web.Developer.Course.2.0.part2.OR.rar


 TO MAC USERS: If RAR password doesn't work, use this archive program: 

RAR Expander 0.8.5 Beta 4  and extract password protected files without error.


 TO WIN USERS: If RAR password doesn't work, use this archive program: 

Latest Winrar  and extract password protected files without error.


 Coktum   |  

Information
Members of Guests cannot leave comments.


SermonBox - Seasonal Collection

SermonBox - The Series Pack Collection

Top Rated News

  • Christmas Material
  • Laser Cut & Print Design Elements Bundle - ETSY
  • Daz3D - All Materials - SKU 37000-37999
  • Cgaxis - All Product - 2019 - All Retail! - UPDATED!!!
  • DigitalXModels Full Collections
  • Rampant Design Tools Full Collections Total: $4400
  • FilmLooks.Com Full Collection
  • All PixelSquid Product
  • The Pixel Lab Collection
  • Envato Elements Full Sources- 3200+ Files
  • Ui8.NET Full Sources
  • The History of The 20th Century
  • The Dover Collections
  • Snake Interiors Collections
  • Inspirational Collections
  • Veer Fancy Collections
  • All Ojo Images
  • All ZZVE Collections
  • All Sozaijiten Collections
  • All Image Broker Collections
  • Shuterstock Bundle Collections
  • Tattoo Collections
  • Blend Images Collections
  • Authors Tuorism Collections
  • Motion Mile - Big Bundle
  • PhotoBacks - All Product - 2018
  • Dekes Techniques - Photoshop & Illustrator Course - 1 to 673
Telegram GFXTRA Group
Udemy - Turkce Gorsel Ogrenme Setleri - Part 2
Videohive Wow Pack Series


rss