My journey to become a full stack developer
This is a part of my workbook from Full stack developers course at BIT This is the first part of the course – General programming skills and introduction to Java Script.
- General programming skills and JS (current repository)
- Intro to HTML and CS
- HTML and CSS basics, UFO 404 page
- HTML and CSS, Real Estate Website
- JavaScript HTML DOM intro
- JavaScript Kanban website
- React intro
- React + Bootstrap website
- Intro to backend. Quick JS overview
- Backend intro. React
- Backend. PHP
- MVC, Webmix
- Intro to Laravel
- Deeper into Laravel
- Introduction to opertators and programing logic
- introduction to git and github
- setting up delvelopment enviroment
- JS variables
- JS functions
- JS cycles
- JS methods
Topics and subtopics are sorted by folders and files.
Folders starting with 'cw' contains some of the CodeWars challenges I have solved. I keep solving and adding them here even after course is finished.
Folder 'uzd' contains practices made during online classes.
Node.js - download and install
https://nodejs.org
Git - download and install
https://git-scm.com
Would like to run this project locally? Open terminal and follow these steps:
- Clone the repo
git clone https://github.com/front-end-by-rimantas/46-grupe-ufo.git
- Install NPM packages
or
npm i
npm install
- Run the one of the scripts from package.json file
npm run string
There is no tests for this project.
Arvydas: Github
Sensei: Rimantas Github
Distributed under the MIT License. See LICENSE.txt for more information.
No other resouces.