Skip to main content
Menu
CodeBabes
  • Create new account
  • Request new password

or

  • Sign in with Twitter
  • Code
  • Babes
  • Sign Up
  • Log In

Share the Love

  • Tweet

Internet Virgin

Hey, I’m Cami Li and this is codebabes intro to the internet, ready to get mind fucked? You’ll need your computer and a brain. This course goes over the basics of the internet, tools you’ll need to be a bad ass developer, and how Al Gore invented it. Actually, that last part isn’t true. Al Gore is full of shit. A bunch of genius dudes created it over the past few decades, with a little cashola from Uncle Sam. Now pay attention and stop googling me!

So what’s the internet? It’s a giant network of computers, from the computer you're using right now, up to giant server farms, and it’s awesome. There’s still a lot of freedom on the internet, well, except if you live in some fascist country. In the US we still go to any site we want, we’re being watched.

With a little motivation and a great idea anyone can create something amazing on the web. Part of the reason is Net Neutrality, meaning your puny ass site can compete right along with the big boys. Just remember, if you hear the words Net Neutrality, it’s a good thing, support it.

And if you do build something awesome, getting a server big enough to handle a bajillion hits is cheaper than ever. It’s the golden age of the internet, you just need to build something.

Time to get technical. The computer or mobile device you’re on is the client, or client side. The web page you're looking at is getting served up by the server, server side.

When you type in a web URL into a browser, it’s requesting a page from a server somewhere. When the server gets the request, it processes it and sends your browser some files to turn into a webpage.

The ‘server’ is just another computer, probably surrounded by hundreds more in a giant building somewhere. These servers run an operating system like any other computer, usually linux, have a database, and some kind of server side programming language. Thanks to some marketing douche a lot of people call these server farms ‘the cloud’. Sounds more expensive than server farm right?

Two more terms used a lot are back-end and front end. When code gets processed on the server that’s the ‘backend’. We’re talking stuff like PHP, Ruby or Python. Front end refers to stuff getting processed on your computer by the browser, stuff like HTML, CSS and javascript.

We’re going to talk about the backend stuff first, since well, I have a nice backend. If you know what i’m saying.

Questions or Comments?

Lessons

  • Backend Web Development
  • Front End Web Development
  • Tools you Need to Start Programming
  • Getting a Domain Name, Hosting and Publishing your Site!

Downloads

SignUp & Subscribe

Links to Awesomeness

The Internet The Internet
Net Neutrality Net Neutrality
Electronic Frontier Foundation (Support them) Electronic Frontier Foundation (Support them)
Linux Foundation Linux Foundation
Did Al Gore Invent the Internet? Did Al Gore Invent the Internet?

What the What?

Lessons: 41

Much more to come!

50/50 Entertainment and Education. Learning doesn't have to be boring :)

Our Philosophy

Contact

  • support
  • Tweets!
  • Youtube
  • Google Plus
  • Facebook

Stuff

  • Blog
  • Sign Up
  • All Babes
  • All Courses
  • Become a CodeBabe!
  • MAKE A LESSON WITH CODEBABES!

Recent Courses

Internet Virgin
SEO Virgin
HTML Virgin
CSS Virgin
Programming Virgin with Javascript

Learn to Code with Babes

Copyright © 2025 CodeBabes.com • Made with

  • Privacy Policy
  • Terms of Use
Close Menu
  • Blog

  • All Courses
  • Android Virgin
    • Android Studio Tour
    • App Layout in Android Studio
    • Java Variables, Java Data Types & Android Views
    • Java Event Handling in Android
    • Android Intents, OOP This, Variable Scope
    • Passing the Data with Android Intents & Finish
    • Complete the Android App with Launcher Icons & APK
    • Android Happy Ending
  • Internet Intro
    • Backend Development
    • Front End Web Development
    • Programming Tools you Need
    • Hosting and Domain Names
  • HTML Virgin
    • HTML Text Tags
    • HTML Links and Images
    • HTML Layout with HTML 5
    • HTML Tables
  • CSS Virgin
    • Where to Stick your CSS
    • CSS Properties, Sizes and Colors
    • CSS Selectors
    • CSS Box Model
  • Programming Virgin
    • Variables in Programming
    • Programming Intro Conditional Statements
    • Programming Intro to Arrays
    • Programming with Loops
    • Programming with Functions
  • PHP Virgin
    • PHP Variables
    • PHP Conditionals
    • PHP Arrays
    • PHP Loops
    • PHP Functions
  • SEO Virgin
    • Make Google Love You
    • Understanding Keyword SEO
    • Optimizing for SEO
    • Technical SEO