Devression
Devression
  • 33
  • 1 679 120
15 Programming Tips to INCREASE Productivity 2024
15 Programming Tips to INCREASE Productivity 2024
I made this video to help new AND experienced developers who are looking for some quick tips and tricks to increase productivity in their next programming project. Now the tips mentioned in this video are what I feel works well for me as a Computer Science student. If you have any other tips or ideas to share, please feel free to comment below to help a fellow developer out!
Tags:
coding productivity tips,programming productivity,coding for beginners,coding basics,coding projects,programming for beginners,programming projects,software engineering productivity,write better code,developer productivity,developer productivity apps,developer productivity tools,developer productivity tips,programming tips and tricks,successful programming,get better at coding,learn to code,programming tutorial,programming lessons,devression
Переглядів: 1 947

Відео

Learning Frontend Development in 2024 lol
Переглядів 15 тис.7 місяців тому
Learning Frontend Development in 2024 lol Today we dive into the crucial steps you should be taking when learning frontend development. Whether you're a self-taught developer, or completing a university degree, I'm sure this video will help shed some light on how you can progress faster and more efficiently. I go over some pretty important tips and tricks to learn frontend as well as provide a ...
Is Software Engineering Still Worth It in 2024?
Переглядів 5 тис.8 місяців тому
Is Software Engineering Still Worth It in 2024? Today we'll discuss the burning question: Is software engineering still worth it in 2024? Join me as we navigate through the nuances of learning to code, the day-to-day realities of a software engineer's life, and the promising career prospects in this field. Whether you're a beginner seeking a roadmap to becoming a software engineer or a seasoned...
The BEST WAY to Learn Code for Beginners - SELF TAUGHT
Переглядів 3,1 тис.10 місяців тому
The BEST WAY to Learn How to Code - SELF TAUGHT Join me as I delve into the most effective strategies and resources to master coding in today's fast-paced developer landscape. From choosing the right programming language to building real-world projects, I'll guide you step by step through your coding journey. Discover the best online courses, tutorials, and platforms that cater specifically to ...
ChatGPT just got BETTER | OpenAI Sora (AI Generated Videos)
Переглядів 58211 місяців тому
ChatGPT just got BETTER (AI Text to Video Generation) What a huge day it has been for artificial intelligence. OpenAI just teased their brand new AI model: Sora. Sora is a text to video AI model that can generate videos up to a minute long. It can generate complex scenes with multiple characters whilst maintaining high quality and detail. The model is able to recognise what the prompt is asking...
12 VS Code Extensions to INCREASE Productivity 2024
Переглядів 866 тис.11 місяців тому
12 VS Code Extensions to Increase Productivity 2024 I made this video to help any newbies out there who are looking for some great VS Code extensions to help increase productivity and write cleaner code. I know there are PLENTY more extensions out there to try so if you guys have any suggestions, feel free to leave them in comments and I might make a video on them! In this video I cover the 12 ...
Build a Notes App with HTML CSS JavaScript (BEGINNER PROJECT)
Переглядів 18 тис.11 місяців тому
Build a Notes App with HTML CSS JavaScript (BEGINNER PROJECT) Hey guys! Today we will be diving into web development with this beginner-friendly tutorial, crafting a Notes App using HTML, CSS, and JavaScript. Perfect for 2024, we'll break it down step by step-ideal for beginners and those seeking a practical project. No prior experience? No problem! From HTML to JavaScript, we'll cover the basi...
Create a Modern Login Form using HTML and CSS - BEGINNER TUTORIAL
Переглядів 10 тис.11 місяців тому
Create a Modern Login Form using HTML and CSS - BEGINNER TUTORIAL In today's beginner-friendly tutorial, we'll be creating a modern login / signup form using HTML and CSS. We'll cover the basics of HTML and CSS to design a sleek login page with a touch of glassmorphism. No worries if you're new to coding - this is a perfect HTML CSS beginner project. What We'll Cover: - Building a login/signup ...
How to Build a Simple Python Calculator App - BEGINNER PROJECT TUTORIAL
Переглядів 7 тис.Рік тому
How to Build a Simple Python Calculator App - BEGINNER PROJECT TUTORIAL Hey fellow developers. In this tutorial we're going to be learning how to build a simple GUI calculator app using Python Tkinter! I'll be walking you through the entire project, so this will be very beginner friendly. This is the perfect project to add to your portfolio and impress potential employees. Feel free to access t...
Build a 3D Carousel Slider with ONLY HTML and CSS | Beginner Tutorial
Переглядів 10 тис.Рік тому
Build a 3D Carousel Slider with ONLY HTML and CSS | Beginner Tutorial Hey coding enthusiasts! 👋 In this beginner-friendly tutorial, join me as we dive into the fascinating world of web development and learn how to build a stunning 3D Carousel Slider using just HTML and CSS. 🚀 No need for complex JavaScript or external libraries - we'll keep it simple and stylish with the power of pure markup an...
Build a Simple Weather App with HTML CSS and JavaScript | Beginner Tutorial
Переглядів 86 тис.Рік тому
Build a Simple Weather App with HTML CSS and JavaScript | Beginner Tutorial Hey coding enthusiasts! 🚀 Join me in this exciting tutorial as we build a Simple Weather App using HTML, CSS, and JavaScript! Whether you're a beginner or looking to enhance your coding skills, this step-by-step guide has got you covered. 👩‍💻 Together, we'll delve into the basics of web development, crafting a sleek Wea...
ASMR Programming - Calculator iPhone App with JavaScript (No talking)
Переглядів 1,2 тис.Рік тому
ASMR Programming - Calculator iPhone App with JavaScript (No talking) Grab a coffee and code along with me as I create this beautiful iPhone calculator app using HTML CSS and JavaScript. This video is a complete asmr walkthrough that you will be able to easily follow along with! If you enjoyed, please make sure to subscribe! Source code: github.com/devression/iPhone-Calculator Tags: asmr progra...
ASMR Programming - Weather App with JavaScript | No Talking
Переглядів 1,3 тис.Рік тому
ASMR Programming - Weather App JavaScript | No Talking This is a slightly different video today, I thought I would try some programming ASMR. Today we will be creating a Weather App using HTML, CSS, and JavaScript. I will be using my IQUNIX L80 Mechanical Keyboard with no talking! In order to grab the data we need to display the current weather in our program, we will be using OpenWeatherMap's ...
Create a Simple Tic Tac Toe Game with HTML, CSS, and JavaScript - EASY Tutorial
Переглядів 15 тис.Рік тому
Create a Simple Tic Tac Toe Game with HTML, CSS, and JavaScript In this video tutorial, you will learn how to create a simple Tic Tac Toe game using HTML, CSS, and JavaScript. The tutorial will guide you step-by-step through the process of building the game from scratch, starting with the HTML structure and styling it with CSS. You will then add interactivity to the game by writing JavaScript c...
Maze Generation Game using HTML CSS JavaScript - SIMPLE TUTORIAL
Переглядів 40 тис.Рік тому
Maze Generation Game using HTML CSS JavaScript - DEPTH FIRST SEARCH TUTORIAL Are you looking for a fun and engaging project to practice your HTML, CSS, and JavaScript skills? Look no further! In this simple tutorial, I'll guide you through the process of creating a Maze Generation Game using HTML, CSS, and JavaScript. You'll learn how to set up the basic HTML structure and style it using CSS to...
Build a Quiz App using HTML CSS & JavaScript - QUICK and EASY Tutorial
Переглядів 4,1 тис.Рік тому
Build a Quiz App using HTML CSS & JavaScript - QUICK and EASY Tutorial
EASY Pong Game in JavaScript Tutorial - QUICK BEGINNER PROJECT
Переглядів 39 тис.Рік тому
EASY Pong Game in JavaScript Tutorial - QUICK BEGINNER PROJECT
Build a Simple JavaScript Counter - Beginner Tutorial
Переглядів 657Рік тому
Build a Simple JavaScript Counter - Beginner Tutorial
Build a Snake Game in Java - QUICK and EASY TUTORIAL
Переглядів 48 тис.Рік тому
Build a Snake Game in Java - QUICK and EASY TUTORIAL
Simple Dropdown Menu Using HTML & CSS - EASY TUTORIAL
Переглядів 67 тис.2 роки тому
Simple Dropdown Menu Using HTML & CSS - EASY TUTORIAL
How to create Animated Search Bar with only HTML and CSS - Easy Beginner Tutorial
Переглядів 11 тис.2 роки тому
How to create Animated Search Bar with only HTML and CSS - Easy Beginner Tutorial
Hangman Game with HTML CSS and JavaScript | Beginner Tutorial
Переглядів 24 тис.2 роки тому
Hangman Game with HTML CSS and JavaScript | Beginner Tutorial
Simple Stopwatch Project with HTML, CSS and JavaScript
Переглядів 26 тис.2 роки тому
Simple Stopwatch Project with HTML, CSS and JavaScript
How to make a Card Slider in HTML CSS JavaScript | Carousel Tutorial
Переглядів 21 тис.2 роки тому
How to make a Card Slider in HTML CSS JavaScript | Carousel Tutorial
Build a Todo List App in HTML CSS JavaScript | EASY BEGINNER TUTORIAL
Переглядів 74 тис.2 роки тому
Build a Todo List App in HTML CSS JavaScript | EASY BEGINNER TUTORIAL
Simple Javascript Project - Countdown Timer BEGINNER TUTORIAL
Переглядів 1,2 тис.2 роки тому
Simple Javascript Project - Countdown Timer BEGINNER TUTORIAL
How to Make an Image Editor in HTML CSS JavaScript - EASY TUTORIAL
Переглядів 4,9 тис.2 роки тому
How to Make an Image Editor in HTML CSS JavaScript - EASY TUTORIAL
How to make Ecommerce Website Sidebar Menu with HTML CSS Javascript
Переглядів 2,3 тис.2 роки тому
How to make Ecommerce Website Sidebar Menu with HTML CSS Javascript
How to Make a Simple Calculator with HTML CSS AND Javascript TUTORIAL
Переглядів 15 тис.2 роки тому
How to Make a Simple Calculator with HTML CSS AND Javascript TUTORIAL
How To Create a Simple Login Form with C++ - QUICK AND EASY TUTORIAL
Переглядів 19 тис.2 роки тому
How To Create a Simple Login Form with C - QUICK AND EASY TUTORIAL

КОМЕНТАРІ

  • @JustJoshinYouBro
    @JustJoshinYouBro 2 години тому

    NGL; Tabnine is legit. It's a game changer. I feel naked without it now.

  • @dumbelldoreftw
    @dumbelldoreftw 9 годин тому

    watching this in 2025 in fact this came in my feed in 2025

  • @TheRoyalAegis
    @TheRoyalAegis День тому

    This would be really cool if u explain how it works but thanks anyway, i will use it on my School Project

  • @Nakul_G
    @Nakul_G 4 дні тому

    watching in 2025

  • @CruiserzProductions
    @CruiserzProductions 5 днів тому

    Great advice for tutorial hell

  • @kshitijvyas7567
    @kshitijvyas7567 5 днів тому

    Awesome video.... Every time I reinstall vs code, this is the video watch to add all of these extensions... Keep up...

  • @FabioGamingFG
    @FabioGamingFG 5 днів тому

    The only thing I disagree with is tabnine, I'm never gonna install that thing again it keeps suggesting irrelevant code snippets that just kill my flow

  • @MisterBoothCoUk
    @MisterBoothCoUk 5 днів тому

    Subbed. It’s the path I’ve always recommended to people plus allocating at least an hour a day to learning and don’t rush allow your brain to absorb the information.🔥🫶🔥🫶🔥🫶🇬🇧

  • @rahmhann
    @rahmhann 6 днів тому

    we are going to be replaced with AI 😂😂😂😂

  • @Teymur.17.footballl
    @Teymur.17.footballl 6 днів тому

    Bro it’s been two years how to make it actually search something?

  • @Teymur.17.footballl
    @Teymur.17.footballl 6 днів тому

    Thanksss

  • @anayasworld2403
    @anayasworld2403 7 днів тому

    i have just started learning HTML and CSS. I was just about to do the mistake you mensioned, jumped from one tutoriol to another. Thanks for clearing that out. So where did you start learning? Is there any specific website or yourtube channel you recommend? Or do you have such tutoriols?

    • @abinbabu2655
      @abinbabu2655 5 днів тому

      try free code camp its project based learning

    • @Easyfrench-vh2jv
      @Easyfrench-vh2jv 2 дні тому

      Hey u can learn from apna college

    • @justanormguy1019
      @justanormguy1019 23 години тому

      If you want to learn from the basics then Super Simple Dev is the best!

    • @deluxe1886
      @deluxe1886 21 годину тому

      The odin project is an amazing resource. You should try it

  • @charllyexe
    @charllyexe 7 днів тому

    0:18 u mean becoming a @Bro Code...

  • @RajyavardhanPadvi-yd3lf
    @RajyavardhanPadvi-yd3lf 10 днів тому

    Name of background music?

  • @Darth_Vader16
    @Darth_Vader16 10 днів тому

    What's the name of the font you are using?

  • @stopthekids
    @stopthekids 10 днів тому

    when i use vibrancy i can maximise vs code

  • @nokuthulamabena528
    @nokuthulamabena528 11 днів тому

    can you please design it in figma

  • @FromTheWombTotheGrave
    @FromTheWombTotheGrave 11 днів тому

    Is Being AI developer the best niche in 2025?

    • @Dekroo_
      @Dekroo_ 7 днів тому

      It's good, but it's also one of the hardest.

    • @qy-exotic7717
      @qy-exotic7717 3 дні тому

      @@Dekroo_ wdym

    • @juancampo2196
      @juancampo2196 2 дні тому

      @@qy-exotic7717What he just said, becoming a machine learning engineer is pretty difficult compared to other software skills

  • @ShadowTodem
    @ShadowTodem 12 днів тому

    Very nice

  • @dawutowezow6009
    @dawutowezow6009 13 днів тому

    How to i add animation

  • @saleh3888
    @saleh3888 13 днів тому

    17:00

  • @jenniferokafor3156
    @jenniferokafor3156 14 днів тому

    Is frontend not too saturated at this time? Would they all get jobs?

    • @PepperKnowledge
      @PepperKnowledge 11 днів тому

      it is

    • @kineticwayss
      @kineticwayss 11 днів тому

      do what should I learn I just started learning full stack lol

    • @PepperKnowledge
      @PepperKnowledge 10 днів тому

      @@kineticwayss Go through the job postings in your area, figure out which technologies/skills have a decent demand but not a lot of competition. learn that.

  • @GroovieKetchup
    @GroovieKetchup 14 днів тому

    Thank you so much for your helpful tutorial! I was able to fix the error and everything works great now. I really appreciate your time and effort 🙏

  • @anonymousgamer2839
    @anonymousgamer2839 15 днів тому

    Dude I just pulled up neovim and used nvchad-git for customization. From that point no turning back for me :). @8:24 What are you doing, why don't you just try unzipping it. It is a zip file unless a .xlsx binary. Even vim can open it without any problems if it is a zip file.

  • @bryandelacruz9066
    @bryandelacruz9066 15 днів тому

    2:50 I never imagine i will see this damn train meme in videos like this lool

  • @mbob6
    @mbob6 15 днів тому

    Its been 6 months

  • @kingharis-e3i
    @kingharis-e3i 17 днів тому

    this video is not for beginners

  • @Rasheed-y6y
    @Rasheed-y6y 20 днів тому

    Hi sir! There is no link for download please.😢

  • @KiranSuntankar
    @KiranSuntankar 21 день тому

    How we can get databases of this application

  • @FameTame
    @FameTame 21 день тому

    theme lol pls

  • @devrimsarikaya
    @devrimsarikaya 23 дні тому

    teşekkürler

  • @Mercilessly.
    @Mercilessly. 23 дні тому

    hey i need help with an error saying "errpr fetching current weather data. please try again"

  • @suryaramesh6696
    @suryaramesh6696 24 дні тому

    Had a few errors, asked chatgpt to correct them and it's all working. Thank you for this amazing tutorial!

    • @dev_ression
      @dev_ression 23 дні тому

      @@suryaramesh6696 legend. ChatGPT will be your best friend in these instances!

  • @SnailyDevBrand
    @SnailyDevBrand 26 днів тому

    7:47 you can just refresh the page

  • @thetroiimaster
    @thetroiimaster 27 днів тому

    I'm mad. Tabnine fixed an issue immediately which took me hours of trying to fix with no avail.

  • @VisibleLineQ
    @VisibleLineQ 27 днів тому

    Good work. but, when using the iPhone calculator, we see the operation path, but it's not completely accurate because it doesn't display the arithmetic symbols. For example, it shows '12 3' instead of '12 + 3'.

  • @bhanusaini789
    @bhanusaini789 28 днів тому

    computer has ability to turn on...codehub😜😜

  • @ememoffiong1728
    @ememoffiong1728 Місяць тому

    I followed all the steps but my calculator is not working

    • @dev_ression
      @dev_ression 26 днів тому

      What error are you receiving?

  • @Prompt-Bit
    @Prompt-Bit Місяць тому

    GlassIt-VSC

  • @peterdefreitas-m8j
    @peterdefreitas-m8j Місяць тому

    Great video! I recently started using the Astirna New Tab extension, and it really helps me keep track of my tasks while coding. Definitely a game changer!

  • @nathanfowler9541
    @nathanfowler9541 Місяць тому

    This calculator only works for floating numbers unless dividing, switching to negative, or creating a percentage

  • @motutalaputa
    @motutalaputa Місяць тому

    THANK YOU!! I'm just getting into coding and this was so easy to follow

  • @Cacowninja
    @Cacowninja Місяць тому

    0:00 Start

  • @irenakinz2988
    @irenakinz2988 Місяць тому

    You saved my lifeee, literally😮‍💨😂 thnk uuuuuuu so

  • @goodmantshabalala-ei9vm
    @goodmantshabalala-ei9vm Місяць тому

    Great tutorial but speak while coding it helps us to understand the context better rather than you coding fast and not sharing wat u doing mate

    • @dev_ression
      @dev_ression Місяць тому

      I'll keep this in mind for future videos, thank you

  • @Warthog06
    @Warthog06 Місяць тому

    Vscode is VERY underground

    • @dev_ression
      @dev_ression Місяць тому

      Extremely! I've never heard of it before!

  • @storykids123
    @storykids123 Місяць тому

    good video