Devression
Devression
  • 33
  • 1 331 231
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 149

วีดีโอ

Learning Frontend Development in 2024 lol
มุมมอง 7683 หลายเดือนก่อน
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?
มุมมอง 3.8K4 หลายเดือนก่อน
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
มุมมอง 1.6K5 หลายเดือนก่อน
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)
มุมมอง 5556 หลายเดือนก่อน
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
มุมมอง 678K6 หลายเดือนก่อน
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)
มุมมอง 11K7 หลายเดือนก่อน
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
มุมมอง 4.8K7 หลายเดือนก่อน
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
มุมมอง 2.2K8 หลายเดือนก่อน
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
มุมมอง 4.9K8 หลายเดือนก่อน
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
มุมมอง 57K9 หลายเดือนก่อน
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)
มุมมอง 1Kปีที่แล้ว
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.2Kปีที่แล้ว
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
มุมมอง 13Kปีที่แล้ว
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
มุมมอง 34Kปีที่แล้ว
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
มุมมอง 3.2Kปีที่แล้ว
Build a Quiz App using HTML CSS & JavaScript - QUICK and EASY Tutorial
EASY Pong Game in JavaScript Tutorial - QUICK BEGINNER PROJECT
มุมมอง 35Kปีที่แล้ว
EASY Pong Game in JavaScript Tutorial - QUICK BEGINNER PROJECT
Build a Simple JavaScript Counter - Beginner Tutorial
มุมมอง 527ปีที่แล้ว
Build a Simple JavaScript Counter - Beginner Tutorial
Build a Snake Game in Java - QUICK and EASY TUTORIAL
มุมมอง 41Kปีที่แล้ว
Build a Snake Game in Java - QUICK and EASY TUTORIAL
Simple Dropdown Menu Using HTML & CSS - EASY TUTORIAL
มุมมอง 50Kปีที่แล้ว
Simple Dropdown Menu Using HTML & CSS - EASY TUTORIAL
How to create Animated Search Bar with only HTML and CSS - Easy Beginner Tutorial
มุมมอง 8Kปีที่แล้ว
How to create Animated Search Bar with only HTML and CSS - Easy Beginner Tutorial
Hangman Game with HTML CSS and JavaScript | Beginner Tutorial
มุมมอง 21Kปีที่แล้ว
Hangman Game with HTML CSS and JavaScript | Beginner Tutorial
Simple Stopwatch Project with HTML, CSS and JavaScript
มุมมอง 22Kปีที่แล้ว
Simple Stopwatch Project with HTML, CSS and JavaScript
How to make a Card Slider in HTML CSS JavaScript | Carousel Tutorial
มุมมอง 17Kปีที่แล้ว
How to make a Card Slider in HTML CSS JavaScript | Carousel Tutorial
Build a Todo List App in HTML CSS JavaScript | EASY BEGINNER TUTORIAL
มุมมอง 64Kปีที่แล้ว
Build a Todo List App in HTML CSS JavaScript | EASY BEGINNER TUTORIAL
Simple Javascript Project - Countdown Timer BEGINNER TUTORIAL
มุมมอง 1.1Kปีที่แล้ว
Simple Javascript Project - Countdown Timer BEGINNER TUTORIAL
How to Make an Image Editor in HTML CSS JavaScript - EASY TUTORIAL
มุมมอง 4.2K2 ปีที่แล้ว
How to Make an Image Editor in HTML CSS JavaScript - EASY TUTORIAL
How to make Ecommerce Website Sidebar Menu with HTML CSS Javascript
มุมมอง 2K2 ปีที่แล้ว
How to make Ecommerce Website Sidebar Menu with HTML CSS Javascript
How to Make a Simple Calculator with HTML CSS AND Javascript TUTORIAL
มุมมอง 14K2 ปีที่แล้ว
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
มุมมอง 16K2 ปีที่แล้ว
How To Create a Simple Login Form with C - QUICK AND EASY TUTORIAL

ความคิดเห็น

  • @unitydoesredstone
    @unitydoesredstone 23 ชั่วโมงที่ผ่านมา

    In my opinion, knowing how to manually compile your programs can be useful in certain situations. Personally, I just use the vs code terminal or CMD for the fun of it.

  • @BlissOn47
    @BlissOn47 2 วันที่ผ่านมา

    Notepad++ being third on the IDE list is crazy

  • @KaikeishiTürk
    @KaikeishiTürk 5 วันที่ผ่านมา

    Hi Which theme do you use? Size and other config?

    • @dev_ression
      @dev_ression 5 วันที่ผ่านมา

      @@KaikeishiTürk Palenight

    • @KaikeishiTürk
      @KaikeishiTürk 5 วันที่ผ่านมา

      @@dev_ression thank you. Config? Size?

  • @charlesokorobo508
    @charlesokorobo508 5 วันที่ผ่านมา

    I wished you also made it possible for it to Auto-scroll : such that without human interaction, the cards can continue sliding infinitely. Would you improve this to also include auto-scrolling? Regards.

  • @user-xi5jt8rx1z
    @user-xi5jt8rx1z 6 วันที่ผ่านมา

    Hello! Great and helpful video. I have a problem with my output. It is not meant to be as it is. I followed your instructions. Where do I run my code to play this game?

  • @faizan2364
    @faizan2364 6 วันที่ผ่านมา

    Whiever wants to create weather app from this tuto i recommend u to not follow this coz it is totally waste of time u will not understand anything from it

  • @BeardedCobra
    @BeardedCobra 6 วันที่ผ่านมา

    should I be using tabnine as a beginner?

  • @IrinMathew-y4p
    @IrinMathew-y4p 6 วันที่ผ่านมา

    The program is not working

  • @MirianChukwudi-jt3uw
    @MirianChukwudi-jt3uw 7 วันที่ผ่านมา

    Are u trying to fraud us mine didn't work😠😤😡😤😡🤬

  • @debanjanbhattacharya1692
    @debanjanbhattacharya1692 8 วันที่ผ่านมา

    Theme name bro??

  • @sagaribag3198
    @sagaribag3198 12 วันที่ผ่านมา

    Is this is a offline game??

  • @AnmollDwivedii
    @AnmollDwivedii 12 วันที่ผ่านมา

    have you seen your vs code extensions video got so much viral, you should make a vs code like topic in the next or nextest video ;)

  • @kraei9799
    @kraei9799 13 วันที่ผ่านมา

    Bro how doy make your videos these are sick!

  • @saudhumayun
    @saudhumayun 13 วันที่ผ่านมา

    Ur vs code theme looks awesome, what's its name ?

  • @NotGodvalo
    @NotGodvalo 16 วันที่ผ่านมา

    great, now my maximise button for the whole vs code window is not working

  • @Cartoonsplay9910
    @Cartoonsplay9910 17 วันที่ผ่านมา

    prettier extension not working for php code 😢

  • @arcy2056
    @arcy2056 17 วันที่ผ่านมา

    I switched from vscode to sublime to zed to helix, I feel like I'm flying

  • @HusamJamal
    @HusamJamal 18 วันที่ผ่านมา

    Very useful video. Thanks!

  • @TEHZROX1
    @TEHZROX1 19 วันที่ผ่านมา

    It doesn't help

  • @zakkypatronu
    @zakkypatronu 20 วันที่ผ่านมา

    vscode shit use neovim

  • @Ashkagcda
    @Ashkagcda 21 วันที่ผ่านมา

    lifes saver

  • @iot_enthusiast
    @iot_enthusiast 22 วันที่ผ่านมา

    Extremely useful extensions - thank you so much!

  • @NeverthelessXS
    @NeverthelessXS 22 วันที่ผ่านมา

    ur so underrated bro!

    • @dev_ression
      @dev_ression 22 วันที่ผ่านมา

      @@NeverthelessXS 💜

  • @PInayahShoaib
    @PInayahShoaib 22 วันที่ผ่านมา

    This really helped me a lot 🎉 Thanks a lot

    • @dev_ression
      @dev_ression 22 วันที่ผ่านมา

      @@PInayahShoaib glad it helped bro! 💜

  • @niladribaksi6236
    @niladribaksi6236 22 วันที่ผ่านมา

    after installing vibrancy i can no longer maximize/restore vs code...i disabled and uninstalled vibrancy but still its stuck...anyone with a solution...(i don't want to uninstall vs code)

  • @loki_7994
    @loki_7994 23 วันที่ผ่านมา

    Can any one say how to replace the current weather url and forecast url in the js

  • @enormechenilledanslachauss630
    @enormechenilledanslachauss630 23 วันที่ผ่านมา

    Thanks you so much.

  • @sonnecoder4008
    @sonnecoder4008 24 วันที่ผ่านมา

    Vim :)

  • @AbhidhyanamDigital1
    @AbhidhyanamDigital1 27 วันที่ผ่านมา

    bhai mudhiya mar ke padha rahe ho kya

  • @williamshung7553
    @williamshung7553 28 วันที่ผ่านมา

    Colletions container WTF!!!

  • @sarbajitacharjee1195
    @sarbajitacharjee1195 28 วันที่ผ่านมา

    i was hoping you would explain js code

  • @mrsanyi123
    @mrsanyi123 29 วันที่ผ่านมา

    10 QQQQQQQQQQ

  • @kajtek-uz8ff
    @kajtek-uz8ff หลายเดือนก่อน

    Great video! I've just started using VS Code and I'm sure these extensions will help me a lot!

  • @kunjanniraula357
    @kunjanniraula357 หลายเดือนก่อน

    tabnine token code doesnot apper

  • @CatMorgan7
    @CatMorgan7 หลายเดือนก่อน

    In case anyone is looking for it the Excel viewer is no longer by GrapeCity, Its now from MESCIUS :)

  • @nyukeit
    @nyukeit หลายเดือนก่อน

    Todo Tree is better than Todo Highlight

  • @baranjan6969
    @baranjan6969 หลายเดือนก่อน

    00:23 Seriously? CodeHub? Couldn't think of a better pun? Not a single alternarive? GitHub?

  • @AiannaWilliams
    @AiannaWilliams หลายเดือนก่อน

    Thank you so much it worked! The only thing I'm having trouble with is getting my images to lay horizontally, instead they're stacked vertically. Could you help me fix that? I'm not sure what I missed.

  • @akashkashyapkn8930
    @akashkashyapkn8930 หลายเดือนก่อน

    I thought there was some dirt on my phone seeing the thumbnail

  • @_irrepressible
    @_irrepressible หลายเดือนก่อน

    Fix the "s" and "ch" sounds of the audio, it gives real pain to ears

  • @abiodunoduyomi4817
    @abiodunoduyomi4817 หลายเดือนก่อน

    Can anyone please help me

  • @abiodunoduyomi4817
    @abiodunoduyomi4817 หลายเดือนก่อน

    Sir please can you answer

  • @abiodunoduyomi4817
    @abiodunoduyomi4817 หลายเดือนก่อน

    Sir how can I link it

  • @user-ni5tf4lm6o
    @user-ni5tf4lm6o หลายเดือนก่อน

    Broooo the thumbnail❤

  • @dhananjaimvpai
    @dhananjaimvpai หลายเดือนก่อน

    It would have been better if you had a split screen with CSS being updated and the UI changing in realtime. Right now it is just a dump of CSS and final result. Good content regardless!

  • @Psycandy
    @Psycandy หลายเดือนก่อน

    devression, cool name. there's also devrivation, devendence, devosition and devlorable devravity

  • @solipse.
    @solipse. หลายเดือนก่อน

    I’ve never seen a popular project that utilize codetour before. if anyone have seen popular project with codetour could I see them? Thanks

  • @pavan-yl2gh
    @pavan-yl2gh หลายเดือนก่อน

    Hello can anyone explain is this app shows complete today's weather??

  • @EstherEkanem
    @EstherEkanem หลายเดือนก่อน

    I love your videos. But I prefer you explain the JS part even if it's in a separate video

  • @approximatelybored
    @approximatelybored หลายเดือนก่อน

    Tabnine over Codeium? Are you sure about that?