2 тысяч подписчиков
21 видео
How to Define Variables in Kotlin
How to Delete a Remote Branch in Git
GitHub Tutorial: How Software Developers Use GitHub? Live Demo, Step by Step
How to FIX GIT MERGE CONFLICTS | Including 2 Examples How Can Git Merge Conflicts Can Happen
How to Install Python on Mac and Run Python Code (via Terminal or IDLE)
How to Create Infix Functions in Kotlin
How to Implement Stack in Python | Time + Space Complexities | Push, Pop, Peek
How to Fix & Avoid "You have divergent branches and need to specify how to reconcile them” in Git
How to Implement Linked List in Python | Time + Space Complexities | Add, Remove, Reverse, and More
How to Create a React App and Host it on Github Pages (It's Free!)
5 Shortcuts I’ve Used the Most in IntelliJ During 2021
Implement DFS (Depth First Search) in Python | Coding Interview Basics | Time & Space Complexities
How To Use GitHub + VSCode: Create a Repository & Merge Changes With a Pull Request
How to UNDO / REVERT a LOCAL COMMIT in GIT
How to UNDO / REVERT a PUSHED COMMIT in GIT - 2 Ways - Which One Suits Your Needs?
Top 10 Terminal Commands I Use as a Professional Software Engineer
How to USE GIT (and GitHub) in INTELLIJ for BEGINNERS - The 5 Git Commands You Will Use THE MOST
How and When to Use Git Stash | Save Code Without Committing It
How to Upload a Project to GitHub | Create a New Repository | How to Use .gitignore
How to Initialize an Empty GitHub Repository (Browser / Git Client / GitHub API)
Implement BFS (Breadth First Search) in Python | Coding Interview Basics | Time & Space Complexities