What code editor should I be using VS Code Sublime Dreamweaver Atom Brackets

This lesson is exclusive to members

Course contents
SECTION: 4
Project 2: Bike Repair Website 6:12:48
SECTION: 6
Project 4: Bootstrap Yogurt Website 3:35:39

Questions

You need to be a member to view comments.

Join today. Cancel any time.

Sign Up

Course info

128 lessons / 17 hours 5 projects Certificate of achievement

Overview

Hi there, my name is Daniel Scott and together we’re going to learn how to build professional responsive websites. which look good on mobiles, tablets and desktop screens.

We will build 4 sites together...
  • a simple but elegant restaurant website.
  • a bike repair website. 
  • a responsive portfolio website.
  • a Bootstrap website.  

We cover everything you need to build your first website. From creating your first page through to uploading your website to the internet. We’ll use the world’s most popular (and free) web design tool called Visual Studio Code.

There are exercise files you can download and then work along with me. At the end of each video I have a downloadable version of where we are in the process so that you can compare your project with mine. This will enable you to see easily where you might have a problem.

We will delve into all the good stuff such as how to create your very own mobile burger menu from scratch learning some basic JavaScript and jQuery. 

 You will...
  • Learn how to work with responsive images and icons. and stunning full screen background images and probably one too many gradients. 
  • Learn how to create forms and to choose great fonts for your website. 
  • Learn how to work with Bootstrap 4 to easily add carousels, cards and complex looking menus. 
  • Setup a domain name with hosting so that your website is live on the internet for others to see.  

There are fun class projects for you to work on which will enable you to practice what you learn. By the end of this course you’ll have a great understanding of important web design topics like HTML5, CSS3, Flex box, Responsive design and Bootstrap.   

If that all sounds a little too fancy - don’t worry, this course is aimed at people new to web design and who have never coded before. We’ll start right at the beginning and work our way through step by step. 

Who am I? 

I’m Dan, and I’ve been building websites for about 15 years now. I am award winning instructor, and have won a MAX Master award for the last 2 years in a row at the prestigious Adobe Max conference.

Time to upgrade yourself?
Sign up for the course and let’s learn how to build responsive websites.

Course duration 16 hours 42 mins
Daniel Scott

Daniel Scott

Founder of Bring Your Own Laptop & Chief Instructor

instructor

I discovered the world of design as an art student when I stumbled upon a lab full of green & blue iMac G3’s. My initial curiosity around using the computer to create ‘art’ developed into a full-blown passion, eventually leading me to become a digital designer and founder of Bring Your Own Laptop.

Sharing and teaching are a huge part of who I am. As a certified Adobe instructor, I've had the honor of winning multiple Adobe teaching awards at their annual MAX conference. I see Bring Your Own Laptop as the supportive community I wished for when I was first starting out and intimidated by design. Through teaching, I hope to bring others along for the ride and empower my students to bring their stories, labors of love, and art into the world.
True to my Kiwi roots, I've lived in many places, and currently, I reside in Ireland with my wife and kids.

Certificates

We’re awarding certificates for this course!

Check out the How to earn your certificate video for instructions on how to earn yours and click the available certificate levels below for more information.

Downloads & Exercise files

Download Exercise Files Download Completed Files

Transcript

All right, let's talk Code Editors. We've been using VS code so far, and we're going to continue for this course. Why? Because it's the most popular. Mainly because it's the most fashionable. There's some quirks to it that make it awesome, but there are people out there that argue that Sublime Text is the best, or Brackets is, or Dreamweaver is, or Atom, or Notepad++, there's lots of different editors. Let's jump into this video and just give you a quick run through a few of them. Just to kind of show you what you should look for, and what's important. All right, let's get in there. 

So we've been using Visual Studio Code for our text editor. Now we could have done this course in any of the editing programs. We only use VS code in this case because VS code is the most popular. So, my previous courses I've used Dreamweaver, because I often spend my life in the Adobe world, but I guess what I wanted to show you real quick was, first of all, how these editors are really helpful, but often can be very, what do you call, fashionable. 

So if I'd done this course a year ago or two years ago, it probably would have been in this one called Sublime Text, because it was the most popular then. Before that there was things like Komodo, and before that there was Notepad++. There's lots of different editors, but we all end up in the same place doing the same thing. They're just, people get used to some of the quirks to them. So I've downloaded and installed Sublime Text, just to show you, like, if you're getting started in Sublime, it's a lot cleaner, and if I want to put in all my kind of document stuff for HTML, in this case, instead of exclamation mark and tab, it's 'HTML', and hit 'Tab'. 

You can see, we get to a very similar place. It doesn't have as much in the document type, just the real basics, but we end up at the same place. We go down here, we type 'h1'. And we start typing. Same with, let's look at brackets; brackets is another popular one. Exclamation mark, tab, works the same as it did in VS code. They don't have all the bits and pieces that we want in VS code. They decide on a real kind of minimum option. Dreamweaver as well, great code editor. If we go to 'File', 'New', they do it automatically. If you say you want an HTML page, you say 'html5', click 'Create'. You can see, puts in all the bits and pieces you need to get started. 

The reason I show you this, if you're looking for work after this, so you start working with different developers, and using different editors, there's not really-- they have their own perks and quirks, but we are creating the same thing. The way I do it, like when I was designing this course, was trying to work out which one to use, Stack Overflow, I mentioned that earlier, they do a developer survey at the end of the year. So it's 2019 now, and this is last year's survey. I just kind of went through, and, you can see down here, way down the page, the result's back for Visual Studio Code, is by far the most popular. 

You can see, Visual Studio is the big version of this. Notepad++, Sublime Text, Atom, I thought was a lot higher. There's just, people love their own editors, but unlike something like Photoshop where there's, only cover one product, and one or two competing, there's a lot of different code editors. Some of them quite general, like the one we're using. Some of them a lot more specific for, let's say PHP or Xcode, but anyway, I thought a little short video explaining different editors, in case you want to move to something else, or expected to use something else, you can use what you learn in this course in a different editor. All right, let's go on to the next video.
  • Powered by Marvin
  • Terms of use
  • Privacy policy
  • © Bring your Own Laptop Ltd 2024