Skip to content

Instantly share code, notes, and snippets.

@copley
Last active April 24, 2020 11:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save copley/78cafa701310db6e4fb29a3ba8ffee19 to your computer and use it in GitHub Desktop.
Save copley/78cafa701310db6e4fb29a3ba8ffee19 to your computer and use it in GitHub Desktop.
BUILD AND RELEASE ENGINEER COURSE CONTENT. SOFTWARE ENGINEERING PATH
https://codingphase.com/timeline/
DEV ENVIRONMENT
πŸ–₯️ All Installations You Will Need
πŸ–₯️ Terminal For Developers
πŸ–₯️ Text Editors 101
Frontend Development
HTML & CSS
πŸ–₯️ Learn HTML and CSS
πŸ–₯️ Git Like A Pro
πŸ“— Build a ResponsiveWeb App
πŸ“— Responsive HTML Emails
πŸ–₯️ CSS Animations
πŸ–₯️ Advance CSS with Flexbox and Grid
πŸ–₯️ Sass Like a Pro
πŸ–₯️ How to deploy your site
πŸ–₯️ Web Developer Personal Brand
πŸ“— Build A Music Site
πŸ“— Build a VCard
πŸ“— Build a Dashboard
πŸ“— Build a Web Developer Portfolio
Javascript
πŸ–₯️ Future Proof Javascript
πŸ–₯️ Debuggin Like A Pro
πŸ–₯️ Object Oriented Programming
πŸ–₯️ JQuery
πŸ–₯️ Node and NPM Basics
πŸ–₯️ Gulp
πŸ“— Pug JS - Template Engine
πŸ–₯️ ESNEXT - ES6, ES7, ES8
πŸ–₯️ HyperApp
πŸ“— Build a Restaurant Web App
πŸ–₯️ React - Quick and Easy
πŸ–₯️ Redux - The Easy Way Course
πŸ“— Learn React by building a craigslist clone
πŸ“— Polymer 3
πŸ“— How web developers make passive income
πŸ“— AlgoExpert - Ace The Coding Interview
πŸ“— Phaser 3 - Javascript Games
Backend Development
DATABASES - MYSQL
πŸ–₯️ MYSQL
NODE JS
πŸ–₯️ Node - Adonis JS Framework
πŸ“— E-commerce Site with Node
PHP
πŸ–₯️ PHP 7 and Laravel
πŸ–₯️ WordPress course
RUBY
πŸ–₯️ Ruby Programming Language
πŸ–₯️ Ruby on Rails
PYTHON
Webscrapping.
1. Concept And Process
Software Configuration Management overview
Elements of Software Configuration Management
Introduction of Version management / Source Code Management
Overview of Build management
Overview of Packaging management
Build and Release Concept and Process
Overview of Release and Deployment management
DevOps Concept and Process
Continuous Integration and Delivery Process
2. Operating Systems
Introduction of Linux Operating System
Linux User Commands
Linux Admin Commands
Windows Administrator fundamental
3. Source Code Management
Subversion (svn) Fundamental
Git Fundamental
Git Advance
4. Build Tools
Apache Ant Fundamental
Apache Maven Fundamental
Apache Maven Advance
MsBuild Fundamental
Gradle Fundamental
5. Scripting
Powershell Scripting – Fundamental
Bash(Shell) Scripting – Fundamental
Ruby Programming – Fundamental
6. Package Management In Linux And Windows
Yum
apt-get
Nuget
RPM
7. Artifact Repository Tools
Sonatype Nexus
8. Configuration Management Tools
Chef Fundamental
Chef Advance
Puppet Fundamental
9. Incident Management Tools
Jira Fundamental
10. Continuous Integration Tools
Jenkins Fundamental
Jenkins Advance
11. CI/CD Concept And Implementation
Concept of Continuous Integration
Concept of Continuous Deployment
Concept of Continuous Delivery
CI/CD Implementation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment