GithubHelp home page GithubHelp logo

neenjaw / udemy-webdev-bootcamp Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 1.0 1.03 MB

Repo of work done while working through Colt Steele's Web Development course on Udemy

HTML 19.10% CSS 2.59% JavaScript 76.90% Ruby 0.01% Python 1.41%
web webdevelopment html5 css3 portfolio bootstrap4

udemy-webdev-bootcamp's Introduction

udemy-webdev-bootcamp

This is a repo in progress as I work through the Udemy course by Colt Steele on web development.

Organized by unit, assignment in that unit.

Contents:

s03

  • a1: Basic HTML element usage example.
  • a2: More basic HTML element usage with and tags.

s04

  • a1: HTML table example.
  • a2: HTML form example with basic HTML5 validation rules.

s05

  • a1: CSS selector practice.

s06

CSS Font/tyling practice.

  • a1: CSS Tic Tac Toe -- using a table
  • a2: CSS Code Along -- Image Gallery
  • a3: CSS Blog Posts -- Box model practice

s07

Bootstrap Integration.

  • a1: Bootstrap Image Gallery
  • a2: Bootstrap Splash Page

s08

Intro to Javascript.

  • a1: externalized JS, basic prompt, log usage
  • a2: externalized JS, basic variable math, Math class use

s09

More Javascript

  • annoy-o-matic: while loop until condition met
  • loop-practice: for loops iterating through various number sequences

s10

Javascript Functions

  • function-boilerplate: a few funcions.

s11

Javascript: Arrays

  • todo: a todo list lite application, coded in module js style
  • problem: a few array functions, written in modular js style, adds array prototype fn

s12

Javascript: Objects

  • object: object practice Boilerplate
  • movie-db: a movie database js test application to practice object usage, written in modular JS style

s13

Intro DOM

  • dom: dom practice boilerplate

s14

DOM Events

  • color-toggle: intro to event listening on a button and interacting with styles
  • scorekeeper: score keeper applet, modular style, customizable settings parameter
  • todo-revisit: adding events on mouseover, mouseout, click

s15

color-game: an rgb color guessing game

  • How to install: copy the three files to a dir, then open the html files
  • How to play: click a square, if it matches the rgb code at the top, you win!
  • Features: modular JS style, flexible initialization settings.
  • Notes: learned a lot about block vs inline alignment, css selector specificity, DOM manipulation without libraries like jQuery.

s18

jQuery Todo List: Now recreating the todo list with the jQuery library

  • Features: Modular JS style, css3 transitions, jQuery event listeners could be modified to work with backend data-structure.

Patatap

Patatap clone built with Paper.js, howler.js

udemy-webdev-bootcamp's People

Contributors

neenjaw avatar

Watchers

James Cloos avatar  avatar

Forkers

zee10zee

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.