Code Noobs Root
Code Noobs Root
Section titled “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)
Table of Contents
Section titled “Table of Contents”Previous Discussions
General
Recommended Courses Tutorial Sites
JavaScript DOM
Python
Penetration Testing
Software
Integrated Development Environments
Browser Plugins
Parking Lot
Previous Discussions
Section titled “Previous Discussions”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-04-25 - Build a PC
2019-08-22 - Stencil CLI, Postman w/ BigCommerce API
General
Section titled “General”Levels of Programming Languages(2008-07-24) Levels of Programming Languages(2020-07-07)
Recommended Courses:
The Advanced Web Developer Bootcamp
JavaScript: Understanding the Weird Parts
Tutorial Sites/Guides:
TutsPlus Code (by Envato)
Duck Duck Go’s built-in cheatsheets
JavaScript
Section titled “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
https://developer.mozilla.org/en-US/docs/Web/HTML/Element
Node.js
Section titled “Node.js”Python
Section titled “Python”https://www.cheatography.com/davechild/cheat-sheets/python/ https://blog.miguelgrinberg.com/post/the-flask-mega-tutorial-part-i-hello-world
Penetration Testing
Section titled “Penetration Testing”https://techincidents.com/important-penetration-testing-cheat-sheet/
Software
Section titled “Software”Integrated Development Environments (IDEs)
Section titled “Integrated Development Environments (IDEs)”Browser Plugins
Section titled “Browser Plugins”Postman (Chrome) (FF has RESTClient)
Build APIs
View JSON documents in the browser.
WhatFont (Chrome)
The easiest way to identify fonts on web pages.
This extension inserts the Pesticide CSS into the current page, outlining each element to better see placement on the page.
Advanced Eyedropper, Color Picker, Gradient Generator and other colorful goodies
CSS Peeper (Chrome)
Extract CSS and build beautiful style guides.
Podcasts
Blockchain
Section titled “Blockchain”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
Parking Lot
Section titled “Parking Lot”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.
