Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Getting Started as a Web Developer

Posted By: naag
Getting Started as a Web Developer

Getting Started as a Web Developer
MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 1 Hours | Lec: 15 | 452 MB
Genre: eLearning | Language: English

We introduce you to your development environment including Sublime Text, Command Line, and Git for version control.

So you’ve decided to make the jump into web development! Great decision! But where do you start?

In this course we’re going to be looking at how to get you started as a developer. We’ll get you set up with your environment. We’ll explore Sublime Text 3 as an editing tool, and we’ll also take a look at command line, which is a tool we’ll be using a lot as developers. Finally, we’ll also take a look at Git which is version control for our projects - essentially a way to make sure changes are being logged and we have good backup systems for our actual work.

Course Includes:

15 videos with over an hour of lectures and explanations.
10 external resource files.
1 practice exercise to help you master Git workflows.
What You'll Learn:

Command Line - the primary way you'll interact with your project files and development environment.

Common Commands
Source Code Control - Git is a popular version / source control and code management system that will allow you to keep track of changes to the code you write.

Introduction to Source Control (Git).
Learn what Github is and how to use it.
Creating your first repository.
Pushing your files to Github.
Cloning a repository.
Updating files.
Organizing your files.
Additional Git resources.
Chrome Developer Tools - web authoring and debugging tools built into Google's Chrome web browser.

Sublime Text - the application you'll use to write code.

Getting Started as a Web Developer