Skip to content

madrakas/bit_01_Intro_to_programming_and_JS

Repository files navigation

LICENSE Static Badge Eco Status Discord

BIT Full stack developer course – Part 1. General programming skils and JS.

My journey to become a full stack developer


🌟 About

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.

🧭 Other repositories from same course

  1. General programming skills and JS (current repository)
  2. Intro to HTML and CS
  3. HTML and CSS basics, UFO 404 page
  4. HTML and CSS, Real Estate Website
    1. Practice No.1: Photographer website
    2. Practice No.2: Collab landing page
  5. JavaScript HTML DOM intro
  6. JavaScript Kanban website
    1. Practice No.1: Random color app
    2. Practice No.2: Simple JS game
  7. React intro
    1. Practice No.1. React page design
    2. Practice No.2. React calculator
  8. React + Bootstrap website
    1. Practice No.1: React + bootstrap Investment calculator
    2. Practice No.2: React countries API
    3. Practice No.3: React use context app
    4. Practice No.4: React BMI calculator
  9. Intro to backend. Quick JS overview
  10. Backend intro. React
  11. Backend. PHP
    1. Practice No.1. Bank V1
  12. MVC, Webmix
    1. Practice No.1. Bank V2
  13. Intro to Laravel
  14. Deeper into Laravel
    1. Practice No.1. Bank V3

🎯 Project features/goals

  • Introduction to opertators and programing logic
  • introduction to git and github
  • setting up delvelopment enviroment
  • JS variables
  • JS functions
  • JS cycles
  • JS methods

🧰 Getting Started

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.

💻 Prerequisites

Node.js - download and install

https://nodejs.org

Git - download and install

https://git-scm.com

🏃 Run locally

Would like to run this project locally? Open terminal and follow these steps:

  1. Clone the repo
    git clone https://github.com/front-end-by-rimantas/46-grupe-ufo.git
  2. Install NPM packages
    npm i
    or
    npm install
  3. Run the one of the scripts from package.json file
    npm run string

🧪 Running tests

There is no tests for this project.

🎅 Authors

Arvydas: Github

Sensei: Rimantas Github

⚠️ License

Distributed under the MIT License. See LICENSE.txt for more information.

🔗 Other resources

No other resouces.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages