SuperSimpleDev
SuperSimpleDev
  • Видео 15
  • Просмотров 15 419 294
JavaScript Tutorial Full Course - Beginner to Pro (2024)
In this JavaScript tutorial and JavaScript full course, learn to build websites with JavaScript, HTML, and CSS.
Exercise solutions: github.com/SuperSimpleDev/javascript-course/tree/main/1-exercise-solutions
Copy of the code: github.com/SuperSimpleDev/javascript-course/tree/main/2-copy-of-code
Links for each lesson: github.com/SuperSimpleDev/javascript-course/tree/main/3-links.md
Premium Courses:
🎓 Get a certificate for our courses with premium learning experience & support SuperSimpleDev! ❤️
HTML CSS Premium Course: courses.supersimple.dev/courses/html-css
JavaScript Premium Course: (coming soon)
Extra videos, in-depth videos, behind the scenes videos:
⭐ RUclips membership: (coming soon)
Support th...
Просмотров: 151 039

Видео

How to put an HTML website online (on the Internet)
Просмотров 1,5 млн2 года назад
Learn how to put a website online on the Internet for free with GitHub Pages (using a free GitHub Pages domain name). Learn how to buy and set up a custom domain name (like "mywebsite.com"). Learn how to set up HTTPS SSL encryption for free. Sample website you can practice with: github.com/SuperSimpleDev/github-pages-example Namecheap: Use coupon NEWCOM598 to get a .com domain for $5.98 (33% OF...
HTML & CSS Full Course - Beginner to Pro
Просмотров 10 млн2 года назад
Certificates are now available! courses.supersimple.dev/courses/html-css 🎓 Enroll to get a Certificate of Completion and an elevated learning experience (breakdown into smaller videos covering specific topics, ad-free content, and progress tracking). ✅ Don't worry if you're halfway through the course or finished the course, you can skip the lessons you already finished and take the final test t...
Backend web development - a complete overview
Просмотров 1,6 млн2 года назад
We learn every backend technology we need to build a web application. We go over backend programming languages, backend web frameworks, databases, APIs, REST APIs, cloud computing, and specialized backend technologies. Every Frontend Technology Explained: ruclips.net/video/WG5ikvJ2TKA/видео.html FreeCodeCamp Backend Roadmap: www.freecodecamp.org/news/2019-web-developer-roadmap/#back-end-web-dev...
How to compete against CS degrees (as a self-taught dev)
Просмотров 76 тыс.2 года назад
We'll look at how to compete for software developer jobs against CS degrees as someone who is a self-taught software developer. Contact: supersimple.dev/feedback Behind the scenes: supersimple.dev Latest updates: SuperSimpleDev 0:00 CS degree vs self-taught 0:35 Importance of trust 1:55 Why CS degrees have an advantage 3:16 How to build trust 5:10 How to compete with ...
Frontend web development - a complete overview
Просмотров 326 тыс.2 года назад
We'll look at every technology you need to build a frontend web application. We'll go over languages, frameworks, bundlers, transpilers, preprocessors, and HTTP. Every Backend Technology Explained: ruclips.net/video/XBu54nfzxAQ/видео.html Contact: supersimple.dev/feedback Behind the scenes: supersimple.dev Latest updates: SuperSimpleDev 0:00 Frontend vs backend 0:25 H...
How to Learn Programming Languages in 1 Day (using Google)
Просмотров 80 тыс.2 года назад
Programmers can learn new programming languages in 1 day using Google. I'll use a language I've never used before to code a project, and show you how I use Google to learn new languages fast. 2048 game: play2048.co/ Contact: supersimple.dev/feedback Behind the scenes: supersimple.dev Latest updates: SuperSimpleDev 0:00 Intro 0:40 Setup 1:14 How to break down problems ...
Git Branching and Merging - Detailed Tutorial
Просмотров 176 тыс.2 года назад
Learn Git branching and merging and use it with GitHub in the feature branch workflow. Branching and merging are powerful features of Git and GitHub that allows teams to work simultaneously in a project. Once you learn branching and merging, you'll be at a professional level of Git and GitHub. Part 1 of this Git and GitHub tutorial: ruclips.net/video/hrTQipWp6co/видео.html Part 2 of this Git an...
Wordpress vs coding - why devs SHOULD learn Wordpress
Просмотров 272 тыс.3 года назад
Wordpress or coding web apps from scratch with HTML CSS and JavaScript? As software developers, why do we learn to code web apps with JavaScript when we can just use Wordpress? We'll compare Wordpress with hand coding, see that Wordpress and coding with HTML CSS and JavaScript aren't much different, and why I recommend software developers to learn Wordpress. Contact: supersimple.dev/feedback In...
Git and GitHub - 0 Experience to Professional in 1 Tutorial (Part 2)
Просмотров 134 тыс.3 года назад
We'll learn Git and GitHub from the ground up. In this git tutorial, we'll cover git and GitHub fundamentals, and all the git commands you'll need, to use Git and GitHub professionally as a software engineer. Part 1 of this Git and GitHub tutorial: ruclips.net/video/hrTQipWp6co/видео.html Git and GitHub cheatsheet: supersimple.dev/courses/git-github-complete-course-20211 Contact: supersimple.de...
Git and GitHub - 0 Experience to Professional in 1 Tutorial (Part 1)
Просмотров 351 тыс.3 года назад
Learn Git from 0 experience to professional level in 3 projects. Git Cheatsheet: supersimple.dev/courses/git-github-complete-course-20211 Download Git: git-scm.com/downloads Learn Programming From Scratch Course: ruclips.net/p/PLEPye7A7EcQaCndZrdwZiA6fCNZhIxfP- Contact: supersimple.dev/feedback Instagram: supersimple.dev 0:00 What is git? 1:31 How to Install Git 2:00 Mac Installat...
Which programming language to learn first (with charts)
Просмотров 106 тыс.3 года назад
Which programming language should you learn first if you want to become a software engineer? JavaScript, Python, Typescript? We'll look at some charts to see which programming language you should learn to give you the best chance of getting a software engineering job. JavaScript Tutorial For Beginners: ruclips.net/video/bArwRwHey6c/видео.html StackOverflow Developer Surveys: insights.stackoverf...
How to become a software engineer with no experience
Просмотров 490 тыс.3 года назад
We look at the 3 ways everyone becomes a software engineer: college, coding bootcamps, and self-taught. Which one you choose depends on your time, budget, and learning preferences, but all of them get you into the software engineering industry. List of bootcamps: bootcamprankings.com/best-coding-bootcamps/ Thanks for watching! If you have any comments or questions please leave them down below. ...
JavaScript frameworks explained in 90 seconds
Просмотров 62 тыс.3 года назад
We learn what are JavaScript frameworks, why there are so many JavaScript frameworks, and which one to pick. ReactJS: reactjs.org/ VueJS: vuejs.org/ Angular: angular.io/ Contact: supersimple.dev/feedback Instagram: supersimple.dev 0:00 Intro 0:14 What are JavaScript frameworks? 0:57 Why are there so many frameworks? 1:06 Which framework should you learn? 1:31 Conclusion #javascrip...
What is a JavaScript Framework? (in detail)
Просмотров 202 тыс.3 года назад
We learn what are JavaScript frameworks, how JavaScript frameworks work, and how to program your website using a JavaScript framework if you want to become a software engineer. ReactJS framework: reactjs.org VueJS framework: vuejs.org Angular framework: angular.io Contact: supersimple.dev/feedback Instagram: supersimple.dev 0:00 Intro 0:35 What's a JavaScript framework? 2:12 Let's...

Комментарии

  • @tsegishtube
    @tsegishtube 2 минуты назад

    Awesome

  • @niyazahmed3220
    @niyazahmed3220 2 часа назад

    Who's watching this video from India

  • @beatrice1310
    @beatrice1310 2 часа назад

    Thanks to you i passed my university exam. Everything that you teach and explain is great. I just got 2 objections: you explan everything tooooooo simple which is wasting time and 2 i wish you explained about tables and their functions, code ...

  • @user-fv2ed4uu9z
    @user-fv2ed4uu9z 2 часа назад

    Wow! You are the best teacher who explains JavaScript programming language .I had learned from you html&css i will learn from JavaScript if Allah wills

  • @ShayanFrontDev
    @ShayanFrontDev 2 часа назад

    learned alot from this Thank you man!

  • @pedrod.7576
    @pedrod.7576 3 часа назад

    Simon is the real MVP.

  • @TutorMarvelee
    @TutorMarvelee 4 часа назад

    Those watching in the future I can assure you that this is the best video that explains JavaScript in detail 💯🤓

  • @coolwow3227
    @coolwow3227 5 часов назад

    in 14 lesson after adding localStporage i always have the error: Uncaught TypeError: Cannot read properties of undefined (reading 'id') at checkout.js:18:78 at Array.forEach (<anonymous>) at checkout.js:6:6 If anyone had this proble and could solve it please help, Thanks in advace

  • @back-end-dev
    @back-end-dev 5 часов назад

    Bro you are the Hero

  • @MSM4981
    @MSM4981 5 часов назад

    I just woke up and found out that some videos have disappeared only to find them combined as one video. One hour clips are easier to navigate through when rewinding or fast forwarding

  • @franciscakagwiria2783
    @franciscakagwiria2783 5 часов назад

    i just completed the course today! thank you Simon

  • @martapfahl940
    @martapfahl940 5 часов назад

    Wow this course looks amazing! Wish I had such a banger course when I was learning how to code :) Get on it guys!

  • @WalidWalid-qb4cv
    @WalidWalid-qb4cv 8 часов назад

    At 13:54:29 you add 1 pairs of socks but the carte showed 2. Can't you set something as a default value to show an empty space on the checkout page?

  • @Medical-anesthesia23
    @Medical-anesthesia23 11 часов назад

    Thanks Was very clear

  • @user-zs4yc2or3h
    @user-zs4yc2or3h 12 часов назад

    so happy to see you back

  • @meandmyself6042
    @meandmyself6042 13 часов назад

    React course plz plz😢

  • @tharabhaijogendar4848
    @tharabhaijogendar4848 13 часов назад

    A tip to get to the next line in a paragraph. we can use the <br> element which will break the paragraph in 2 lines nd can be used multiple times.

  • @cadeheinberg3047
    @cadeheinberg3047 14 часов назад

    Bruh is gone for 2 years and comes back with this gem. You are a legend

    • @trungtran-dl6bg
      @trungtran-dl6bg 13 часов назад

      Actually, he used to upload this tutorial in parts. When he reached the final part, he deleted all the previous parts and compressed them into this one video.

    • @cadeheinberg3047
      @cadeheinberg3047 13 часов назад

      @@trungtran-dl6bg ohhh that makes sense. Still amazing quality for free!

  • @cadeheinberg3047
    @cadeheinberg3047 14 часов назад

    Dude this is incredible! You actually explained what it all means instead of just being another RUclipsr flexing all these different terms on us

  • @Marilyn_ken
    @Marilyn_ken 18 часов назад

    Bro we need React

  • @Diszkoable
    @Diszkoable 19 часов назад

    Hey, in in exercise 4j it says we need to have "loading..." in console and alert "Purchased". However, in github solutions 4j it says alert twice instead of alert and console.log. Small detail. Love the course so far but as you can see I am not that deep yet :D

  • @arch3r220
    @arch3r220 19 часов назад

    Man ..... i`m newbie, just wanna say thanks to you and all other guys wich do this, great work thanks alot!

  • @weiw1028
    @weiw1028 19 часов назад

    Best JS intro class if you want to start on a real small web application.

  • @Mighty-xb1hu
    @Mighty-xb1hu 20 часов назад

    Do for node

  • @MTK10jr
    @MTK10jr 21 час назад

    You have amazing explanation for step by step html and CSS I have learnt here in your videos and I hope I will Gona learn 22hours JavaScript in here ,,, am so glad to see it ...I wish long life

  • @bayehiwot
    @bayehiwot 21 час назад

    Hey Simon i can't express my deepest gratitude for your lovely presentation .please be ready for Reactjs????!!!!!!!!❤❤❤❤

  • @xamp-uh1gv
    @xamp-uh1gv 22 часа назад

    1:10:48 5/20/24

  • @gaurav3355_
    @gaurav3355_ 23 часа назад

    i learnt a lot from you Simon Sir thankyou for teaching us,Your teaching style take away my coding fear Please make a video like that on react also Thanks a lot sirr from INDIA to YOU... 🤗💙

  • @newbie_fr
    @newbie_fr День назад

    After a long time I found a great channel!!!

  • @DheerajMishra-nv6bn
    @DheerajMishra-nv6bn День назад

    Sir your videos are very helpful and easy to understand.So please make such kind of videos from basic. "THANK YOU".

    • @SuperSimpleDev
      @SuperSimpleDev День назад

      You are very welcome :) I’m glad that you find them useful!

  • @nuttiyetti4982
    @nuttiyetti4982 День назад

    The background color for the button isn’t working for me. Is there an extension I need to download?

  • @ShreyaGoel977
    @ShreyaGoel977 День назад

    Just awesome!!❤❤

  • @allahuakbar28
    @allahuakbar28 День назад

    Is anyone doing Twitter, Instagram clone ? If you do , please share your GitHub repo. "SIMON" , if you have any others github(code) repo of these clone , please do share....

  • @BalaVRam07
    @BalaVRam07 День назад

    Bro make react js Tutorial this is my kind request🥰

  • @NaveenKumar-by7yi
    @NaveenKumar-by7yi День назад

    How calm he is 🫡

  • @nurawario1235
    @nurawario1235 День назад

    If possible please make for us a video on the following R Python LaTeX SPSS Excell Your in depth explanation for all your videos have been incredible.watched html,css and JavaScript and can’t explain how I feel

  • @nurawario1235
    @nurawario1235 День назад

    This is Incomparable Simon! Thumbs up bro Is there any available tutorials for R from you?

  • @6ustavo100
    @6ustavo100 День назад

    thanks for content, its a the best javascript course!!

  • @varshaprajapati-rk2pi
    @varshaprajapati-rk2pi День назад

    bro you have great teaching skills thank you so much for teaching us for free

  • @sterling3419
    @sterling3419 День назад

    That supersimpledev name doesn't lie. Very nice 3 part tutorial

    • @SuperSimpleDev
      @SuperSimpleDev 23 часа назад

      Thanks for watching :) Hope you enjoyed the tutorial.

  • @RavitejMulay
    @RavitejMulay День назад

    have he covered form handling ?

  • @sarnojitsarkar1267
    @sarnojitsarkar1267 День назад

    Thank you, Simon, for being a great teacher. I kindly request you to create a course in Java Backend programming and the use of SQL.

  • @archyarkhia2741
    @archyarkhia2741 День назад

    Easy for me to understand 😭😭 THANK YOU BRO!!

  • @subirkumarsarkar9051
    @subirkumarsarkar9051 День назад

    Thank you. You are the best teacher.😊😊 Please make a course on SQL.

  • @subirkumarsarkar9051
    @subirkumarsarkar9051 День назад

    You are a great teacher. Thank you. Can you please make a course on SQL?

  • @sulaimonadekunle9116
    @sulaimonadekunle9116 День назад

    Three years in a row now

  • @mainakdasgupta7130
    @mainakdasgupta7130 День назад

    You are a gem 💎

  • @atefbo6363
    @atefbo6363 День назад

    is it possible please to add custom HTML/CSS/JS to sharepoint ? i tried but doesn't work 😢

  • @odoiokoth6548
    @odoiokoth6548 День назад

    Hello Simon! Thanks for the great work and effort you invest in this course. I have tried to download the video from youtube as i always do but it has failed.

  • @meandmyself6042
    @meandmyself6042 День назад

    React beginner to advanced course plz 🔥🔥🔥