Skip to content

Breaking

The ABCs of Big O Notation: Optimize Your Code What about Vim? The Power Of Chrome DevTools How to Become a Video Game Developer— 2022 Word is the best code editor

BraveDev

BraveDev

  • Home
  • About
  • Contact
Data Structures & Algorithms JavaScript/TypeScript Problem Solving

The ABCs of Big O Notation: Optimize Your Code

Ahmad Akel August 17, 2024 1 Comment

It’s very important while building a new feature/functionality to get the job done but what’s more important is how effecient is, and the judge in this case is the Big…

General

What about Vim?

Ahmad Akel April 2, 2023 0 Comment

Ifyou’re a developer or a system administrator, chances are you’ve heard of Vim, a powerful and popular text editor that has been around for more than 30 years. In this…

General

The Power Of Chrome DevTools

Ahmad Akel May 30, 2022 1 Comment

Many people think that Chrome dev tools it’s used by only the developers and programmers and some geeks 😉who are interesting in figuring out some more tools, but the fact…

Game Development General

How to Become a Video Game Developer— 2022

Ahmad Akel April 15, 2022 0 Comment

One of the most common questions that programmers and gamers or those interested in the field of games have about how to start in the field of game development and…

General

Word is the best code editor

Ahmad Akel April 12, 2022 1 Comment

Many of you may be surprised by the title, as there are many code editors such as VS Code, Visual Studio, JetBrains editors, Netbeans …., that contain many tools and…

Game Development General

Tic Tac Toe

Ahmad Akel March 30, 2022 0 Comment

If you are one of the people who like to learn through videos 😉, you can follow the explanation through a quick video on YouTube 👉 Setting up the Project:…

Game Development General

Angry Birds Using Unity 2D

Ahmad Akel January 27, 2022 0 Comment

Basically, the game series focuses on a flock of birds referred to by the same name who try to save their eggs from green-colored pigs. Inspired by the game Crush…

General

Compiler vs Assembler

Ahmad Akel December 28, 2021 0 Comment

· Section one: Language Processors 1-The title of our research for this video is Language Prossers such as: Compiler and Assempler. 2-We will explain the mechanism of action of each…

Categories

  • Data Structures & Algorithms
  • Game Development
  • General
  • JavaScript/TypeScript
  • Problem Solving

Recent Posts

  • The ABCs of Big O Notation: Optimize Your Code
  • What about Vim?
  • The Power Of Chrome DevTools
  • How to Become a Video Game Developer— 2022
  • Word is the best code editor

Archives

  • August 2024
  • April 2023
  • May 2022
  • April 2022
  • March 2022
  • January 2022
  • December 2021

You Missed

Data Structures & Algorithms JavaScript/TypeScript Problem Solving

The ABCs of Big O Notation: Optimize Your Code

General

What about Vim?

General

The Power Of Chrome DevTools

Game Development General

How to Become a Video Game Developer— 2022

BraveDev