Ivo's Blog!
  • Home
  • Blog
  • Videos
  • Categories
    • Technology
    • Finance
    • Video
    • Opinion
    • Presentations
    • Books
    • Games
    • Music
  • Games
    • Tetris
    • Peg Solitaire
    • Sudoku
    • Minesweeper
    • Pong
  • Github
  • About

git

visual studio code header
Technology

Setting up Visual Studio Code for Web Development

This setup guide is intended for people starting up web development and some of the best tips & tricks when working with Visual Studio Code in 2020. Nowadays, you have quite a few options for text editors and IDEs, but the most established and still gaining steam is Visual Studio Read more…

By Ivaylo Pavlov, 5 years5 years ago
Technology

Practical Guide to Git: Part II

Part II, deserves a follow up XKCD comic. Creating a GitHub account and a Repository Before we proceed forward we’ll need a GitHub account. Open www.github.com and create an account. Then click on the + sign at the top right and click on New Repository. Enter a Repository name, have it Read more…

By Ivaylo Pavlov, 8 years5 years ago
Technology

Practical Guide to Git: Part I

Let’s start with a classic XKCD covering the situation. This is the first from a collection of posts of the type “Zero to Hero”. So first things first… What is Git? It’s a version control system for text files, so teams can work on the same files and track the changes. Read more…

By Ivaylo Pavlov, 8 years5 years ago
 

Loading Comments...