Getting Your Feet Wet with Web Development

Bryan Siegel
January 5, 2014

Over the last few months I’ve been asked on where to start with web development and what tools do you need. So here’s a post that addresses the general landscape and some tools to get you started.

The Landscape

There are many languages out there. None of them are perfect. Some are easier to learn but which one you choose will depend upon you. When it comes to programming languages developers/designers tend to think that theirs is the best. It’s kinda like a religion; keep an open mind because the foundation of programming languages and how they work are the same. Once you get good at one learning another is easier. The more that you know the better overall view of programming that you will have.

The “Front end” vs “The Back End”

The Front end and Back end are two terms that you might or might not hear within your learning track. The “Front End” is what the customer/client/visitor sees within their web browser. The “Front End” consists of HTML, CSS and Javascript. The “Back End” tends to be the database, api’s or the programming logic or smarts of the application. The “Back End” consists of an army of languages, databases, and different ways to call an api(don’t worry if you don’t know what an api is,  you’re new and it’s not necessary to know when you’re starting out).

The General Mindset of Learning

There are all types of way’s of learning how to program for the web. You can learn best by videos via Youtube, or by reading articles on websites, or you can learn by doing failing along the way. The one piece of advice that you should live by is that you will not know everything. It’s impossible. The beauty about programming for the web is the journey. What I love is the constant learning and seeing my creations come to life on the internet for the world to see. Don’t be afraid to fail. Don’t be afraid to ask for help and the best advice that I can possible give you is to learn how to use Google. Google is your friend. If you run into a problem start there, trust me you’re not alone.

What you must know

In order to program for the web you must know HTML. Without HTML you cannot program for the web. The plethora of languages and databases that I spoke of in the “Back End” section a few paragraphs back are all trying to accomplish the same thing. To spit out HTML (don’t worry if you don’t get this concept yet, I’ll explain it in a little bit). To understand HTML I highly recommend that you start with these Youtube Videos.  Start off with the 3rd video and skip ahead to my portion of Your Web Server, Programming Language & Database below to get the tools that you need.

You must know how to use a computer. This is a duh part but you must have advanced knowledge of your computer. If you’re using windows you must know how to set your environment paths and a few other things in the long run but when you’re starting out it’s not that important.

The most important thing that you must know is how to use Google and when. When you have a problem use Google.

The Toolset of a Web Developer

The “Toolset” is a collection of tools that you use in order to program. There’s allot out there. The tools that programmers use is kinda like a religion too. There’s no right or wrong answer here. The tools that you use depend upon you, what aspect of programming that you grab a hold of and if/how much you would like to pay.

Tools that I recommend that you download

Sublime Text 3 – It’s in beta but it’s solid to use and a great tool. Spend a few hours playing around with Sublime Text. It’s a tool that pro’s and amateurs use. After you watch the video below I recommend that you check out these videos

Here’s a video to get you started

Your Web Server, Programming Language & Database

WindowsXampp

MacMamp

Linux – I highly doubt that your running Linux.

Apache and what the hell is a web server

In my back end portion I had mentioned that there are many programming languages and databases. In order for the programming language to present HTML to the user you need a web server. The job of this web server is kind of translate the programming language among other functions. The server that I recommend for newbies is Apache. Apache is everywhere, it’s the most used online and there are plenty of tools online that get you started with zero configuration. In the beginning you should just know about Apache. Once you become more seasoned then I recommend that you dig in deeper.

Mysql

Mysql is the most widely used database on the internet. In a nutshell a database is very similar to an excel document. This is where you store information such as users and what ever information your application will hold. Here’s a list of videos to get you started. Watch a few but at the beginning you should just have a general understanding of what they are. Once you get your feet wet then I highly recommend that you learn more about them.

PHP

PHP is the most widely used programming language on the web. It’s really easy to get started, understand and frankly the one that allot of web developers use to get their fee wet.

From Interest to Your First Steps

Watch this playlist on Youtube from beginning to end. The New Boston is in my personal opinion the best way to learn the basics of a majority of popular programming languages. Not only should you watch but you should program along with his tutorials.

Well that should get you started

That should get you started in the wonderful world of Web Programming. I’ve given you the basics that will hopefully get you started in your early stages of learning. Don’t worry if you don’t get everything, this is just your introduction to it all. And don’t be afraid to tell yourself that this industry/profession isn’t right for you. Please don’t give up just because it’s hard or overwhelming, because it’s hard for everyone. Watch the videos that I recommend more than once if you don’t get it and by all means use Google if you don’t understand a concept or run into any brick walls.

Tags

apache2 Google php sublime text 2 text editors Web Development

Would you like to hire me?

Side projects, Employment Opportunities, you want to give me a [big bag] of money.

Contact