Skip to content

Code Noobs Root

To be discussed next week: Linux

OUR SLACK WORKSPACE - OUR GITHUB TEAM (post your github email in #general + the word “github” to get added)

Previous Discussions

General

Recommended Courses Tutorial Sites

JavaScript DOM

Python

Penetration Testing

Software

Integrated Development Environments

Browser Plugins

Parking Lot

2018-01-13 - Intro to programming, HTML, and JS Data Types (GDoc, CodePen)

2018-02-10 - Intro to DOM, DOM manipulation with JS (GDoc)

2018-03-10 - Code Noobs Root discussion, Git Introduction, Chrome Inspector (GitHub Repo)

2018-03-24 - Git Workflow (GDoc, audio, GitHub Repo)

2018-04-07 - Functions (audio)

2018-06-16 - Grunt/Webpack

2018-07-11 - To-Do List in JS/jQuery [(video, GitHub Repo)

2018-08-06 - Code Noobs Bot Intro (DNS/Who.is Slackbot) (GitHub Repo)

2018-09-07 - Promises (Son’s Mocking Spongebob GitHub Repo)

2018-11-12 - App Project

2018-11-30 - App Project 2 (video)

2019-01-18

2019-04-25 - Build a PC

2019-07-12

2019-08-22 - Stencil CLI, Postman w/ BigCommerce API

Mozilla Developer Network 

Free Code Camp 

Levels of Programming Languages(2008-07-24)  Levels of Programming Languages(2020-07-07)

Hacker News

HTTP Routing

Recommended Courses:

The Web Developer Bootcamp

The Advanced Web Developer Bootcamp

JavaScript: Understanding the Weird Parts

Tutorial Sites/Guides:

TutsPlus Code (by Envato)

Duck Duck Go’s built-in cheatsheets

App Academy Open

History of JavaScript

https://developer.mozilla.org/en-US/docs/Web/HTML/Element/script

https://developer.mozilla.org/en-US/docs/Learn/Getting_started_with_the_web

Data Types and Variables

Functions

https://developer.mozilla.org/en-US/docs/Web/HTML/Element

NodeSchool.IO

https://www.cheatography.com/davechild/cheat-sheets/python/ https://blog.miguelgrinberg.com/post/the-flask-mega-tutorial-part-i-hello-world

https://techincidents.com/important-penetration-testing-cheat-sheet/

Integrated Development Environments (IDEs)

Section titled “Integrated Development Environments (IDEs)”

Visual Studio Code

Sublime Text

Brackets

Git SCM

Postman (Chrome) (FF has RESTClient)

Build APIs

JSONView (Chrome, FF)

View JSON documents in the browser.

WhatFont (Chrome)

The easiest way to identify fonts on web pages.

Pesticide (Chrome, FF)

This extension inserts the Pesticide CSS into the current page, outlining each element to better see placement on the page.

ColorZilla (Chrome, FF)

Advanced Eyedropper, Color Picker, Gradient Generator and other colorful goodies

CSS Peeper (Chrome)

Extract CSS and build beautiful style guides.

Podcasts

CodeNewbie

Late Night Linux

Reach.JS is like Solidity but better.

The Pragmatic Programmer by Andrew Hunt, David Thomas

The Art of Community by Jono Bacon

Dreaming in Code by Scott Rosenberg

Another helpful topic (not necessarily related to code, but possibly): how we can use the “inspect” function in a browser to diagnose issues with a store, whether it’s a script issue or whatever. - Discussed on 03.10.18 – this should be re-visited

I was thinking it would be fun for us to do slack code stuff as an early starting project. like how to make custom icons and stuff. not sure if we have the permissions to do it, but could be a good topic one night.