What is an IDE?

แชร์
ฝัง
  • เผยแพร่เมื่อ 22 ธ.ค. 2024

ความคิดเห็น • 167

  • @Laiser
    @Laiser 5 ปีที่แล้ว +342

    "You can use Microsoft Word"
    **shows Google Docs**

    • @0ctothorp
      @0ctothorp 5 ปีที่แล้ว +3

      Eh, I would have showed Libreoffice myself.

    • @lyricvideos2209
      @lyricvideos2209 4 ปีที่แล้ว +1

      I would have shown photoshop, casually finds photos of text and puts them together wasting tons of time

    • @osvaldoleiva678
      @osvaldoleiva678 4 ปีที่แล้ว

      But same way you cant use word or g docs cause they aren’t plain text editors

  • @neettim
    @neettim 4 ปีที่แล้ว +17

    Thank you! Probably the simplest video that explains what an IDE is and what's the difference between a text editor and an IDE. Summed up:
    Text Editor: Allows to you *write* code and may include syntax highlighting and auto-completion.
    Main difference between editors and IDEs: IDE contains a bunch more tools, mainly being able to *debug* and *compile & run* code.

    • @ewengoisot808
      @ewengoisot808 4 ปีที่แล้ว

      and forgot to say that Microsoft Word is definitely not a text editor.

  • @beskamir5977
    @beskamir5977 5 ปีที่แล้ว +102

    "If you want to become a programmer, you are going to need an IDE!"
    Tell that to a vim user.

    • @Jagi125
      @Jagi125 5 ปีที่แล้ว +13

      I was just wondering if someone else opened this video, just to point it out, too.

    • @zakinadhif
      @zakinadhif 5 ปีที่แล้ว +15

      Tell that to nano user

    • @beskamir5977
      @beskamir5977 5 ปีที่แล้ว +3

      @@Jagi125 lol you got me :D

    • @alice_in_wonderland42
      @alice_in_wonderland42 5 ปีที่แล้ว +2

      @D J it is a vim plugin. maybe?

    • @originalnick473
      @originalnick473 4 ปีที่แล้ว

      Beskamir JetBrains Rider. There you go!

  • @stonetheprofane
    @stonetheprofane 5 ปีที่แล้ว +52

    I just wanted to say that i have been waiting for a Jabrils coding class to come out and i am LITERALLY so excited. Thank you so much man

    • @technofeeliak
      @technofeeliak 5 ปีที่แล้ว +1

      Yeah, everyone gets aroused about scripting. That's why there are so many hot chicks that do this stuff.

  • @u_mrmcmisdemeanor
    @u_mrmcmisdemeanor 5 ปีที่แล้ว +6

    Hey Jabrils, I just left my university from the computer science department and felt kinda bad about it. After graduating from community college, I switched from music and picked it on a whim thinking i could get in it just for the money, so i didn't perform well. It wasn't a passion for me at the time, but I do now have a legit interest in coding now, and I wanna thank you for providing this! Keep it up homie, and congrats on your success :)

  • @GeorgeVajagich
    @GeorgeVajagich 5 ปีที่แล้ว +11

    2:00 you can use Microsoft word (shows using Google docs)

  • @Steven9
    @Steven9 5 ปีที่แล้ว +17

    Thank you big homie. I can't wait to see you get 500k!

  • @jimstaxx4978
    @jimstaxx4978 5 ปีที่แล้ว +3

    For both beginners and pro alike, Eclipse is among the most reliable open sourse IDE's out there ( a few plug in's will cost you, but nothing that would hurt your pocket). It's perfect to practice your craftsmanship with, but keep in mind it's best suited for Java, Python and scripting languages

  • @justins7796
    @justins7796 5 ปีที่แล้ว +17

    'sublime from a couple of dudes' lmao

  • @DustyAf
    @DustyAf 5 ปีที่แล้ว +15

    I think sublime and atom are just text editors, not ide’s?

    • @beskamir5977
      @beskamir5977 5 ปีที่แล้ว +6

      Yep, which makes his "you need an ide" statement kind of misinformed/stupid.

    • @יובלהרמן-ח2ד
      @יובלהרמן-ח2ד 5 ปีที่แล้ว +2

      That's half right, they are not as sophisticated as some big shot ide's like vs or xcode but they have syntax highlighting and auto completion. Simply put they weren't made for you to write your shoping list in

    • @beskamir5977
      @beskamir5977 5 ปีที่แล้ว +2

      @@יובלהרמן-ח2ד Plainly put, both of them are text editors

    • @Jagi125
      @Jagi125 5 ปีที่แล้ว +4

      But powerful text editors, are often much more versatile, i.e. try writing a novel in eclipse ;).
      I'm using vim, BTW.

    • @ewengoisot808
      @ewengoisot808 4 ปีที่แล้ว

      @@beskamir5977 Actually, I use a text editor (NeoVim) and I code faster than I coded using IDEs (like Code::Blocks, Delphy and others)…
      .
      There is a big difference between "Microsoft Word" and text editors: a text editor is made to write text, not text + several fonts + sizes + bold + colors… sometimes will add capital letters on sentence begin, has a notion of "pages". Actually, some code-oriented text editor can color the text but it just changes how it's displayed, not how it's saved.
      .
      The right comparaison is first between word processors and [text editor or IDE], and then between text editors and IDEs.

  • @everon727
    @everon727 4 ปีที่แล้ว +1

    Wow, very simple clean explanation anyone can understand.

  • @max_ishere
    @max_ishere 4 ปีที่แล้ว +1

    I feel like jab isnt defining ide as I imagine it. Eg as an explanation: in c++ you need to first compile all sources and then link them together. But if just one source changes how do you know what to update? What if you forget smth? So an IDE would take care if it for you. Let's say you need to debug. There are apps that do that but the beauty of a good ide is that you just write code and press a button and it works. Need extra like debugging and what not? Ide is just one app where everything is compatible and works together so that you just write code. Without the ide (in c++) you will need a text editor. Then compiler. And source controll like Make. And linker. And debugger. And .... With an ide you get all that and just click buttons.

  • @narkocat
    @narkocat 5 ปีที่แล้ว +8

    I use various Jet-brains IDE's professionally. For beginners/ free stuff i can suggest Visual Studio code.

  • @uforob5601
    @uforob5601 4 ปีที่แล้ว

    What IDE is central logo at 1:46?

  • @avi12
    @avi12 5 ปีที่แล้ว +6

    0:28 Android Studio is not from Google, but from JetBrains

    • @DeadlyTeije
      @DeadlyTeije 5 ปีที่แล้ว +1

      avi12
      Step 1; download **jetbrains** toolbox
      Step 2; scroll down to Android Studio
      Well, the title says; Android Studio, by Google

    • @DeadlyTeije
      @DeadlyTeije 5 ปีที่แล้ว

      So I guess both contributed to the development of it

    • @AdamYarris
      @AdamYarris 5 ปีที่แล้ว

      No, it's from Google, but based off of the IDEA platform by JetBrains

  • @matheusproxy6577
    @matheusproxy6577 5 ปีที่แล้ว +2

    I'm soo excited. I will start this now!!!

  • @avi12
    @avi12 5 ปีที่แล้ว +17

    2:00
    Says: "Microsoft Word"
    Uses: "Google Docs"

  • @stevejones3670
    @stevejones3670 5 ปีที่แล้ว +3

    Thank you, Jabrils. You have helped me tremendously on my new path to become a software developer. You have been motivational, educational, and most importantly to me, you shattered my preconception of what coders are like. You taught me that coding can be, and is, fun as f*ck, and so can the coders themselves.
    Thanks to you, and a few others you introduced me to, I have been accepted into my state's coding academy program, and I cannot be more thankful. Thank you for helping me vastly improve my quality of life. Love you bud

  • @spa185
    @spa185 3 ปีที่แล้ว

    Nice😊 thank you. can you throw some light on IDE for hardwares? What are they?

  • @chansolkim3609
    @chansolkim3609 3 ปีที่แล้ว +1

    I really enjoy the way u tell us about this, i hope u can make any other vid about tutorial like u know FE stuff the html css js react git and many more, i hope u can make it, so we can understand more from u, btw thx a lot bro for ur explanation

  • @jonathancompan4508
    @jonathancompan4508 2 ปีที่แล้ว +2

    Simple and acurrate. Thank you!!

  • @greglane501
    @greglane501 5 ปีที่แล้ว

    Isn't Atom a text editor though?

  • @imalsoTOMATO
    @imalsoTOMATO 5 ปีที่แล้ว

    in all honesty i've used visual studio and i've used android studio, but currently being an app developer for iOS i'm learning to use xCode, but I didn't know it supported java and python

  • @davidc5808
    @davidc5808 4 ปีที่แล้ว

    LOVE THIS!! love how you present and explain things... keeep it up!!!

  • @dimitris_official
    @dimitris_official 4 ปีที่แล้ว

    visual studio is my personal favourite

  • @firstlast9813
    @firstlast9813 ปีที่แล้ว +1

    So basically, an IDE is the kitchen you can whip it in.

  • @vintire3885
    @vintire3885 5 ปีที่แล้ว +1

    Would Unity or a game engine be considered and IDE as well?

    • @arja2317
      @arja2317 5 ปีที่แล้ว +1

      Unity actually uses an outside IDE, it defaults to Visual Studio when you open script to edit within unity, but you can use whatever one you want, you don't have to use that one. Some engines have a built in one, Game Maker has it built in but it only works with Game Maker Language. I think Godot has it built in as well and it works with Godot language as well as a few non-engine specific languages like Python and C# I believe, although I'm not entirely sure because I haven't messed around with that too much. Hope this helps!

  • @micalobia1515
    @micalobia1515 5 ปีที่แล้ว +5

    5 minutes ago, it's 3 in the morning.
    Spicy

  • @burtmacklin6443
    @burtmacklin6443 3 ปีที่แล้ว

    Loving the series. Speaking of IDE's, for some reason my C++ professor decided we were going to learn in Putty...

  • @bharathchinnathambu8342
    @bharathchinnathambu8342 4 ปีที่แล้ว

    Does Androind studio belongs to Google? 0.29sec

  • @yaotly1
    @yaotly1 4 ปีที่แล้ว

    At college, I only used notepad++ to force myself to learn the syntax without help from an IDE. Now that I am proficient i wouldn't code without and IDE.

  • @Fajerkoks
    @Fajerkoks 5 ปีที่แล้ว

    What you recommend to programing in Python?

    • @יובלהרמן-ח2ד
      @יובלהרמן-ח2ד 5 ปีที่แล้ว +1

      Pycharm is by far the best ide for Python in my opinion, but pretty much any code editor there is support Python.

  • @guywith_dog
    @guywith_dog 5 ปีที่แล้ว +1

    Atom and Sublime are technically text editors, even though one may use them as an IDE

    • @guywith_dog
      @guywith_dog 5 ปีที่แล้ว +1

      Also dafuq is dreamweaver doing there

    • @Mubu5Reborn
      @Mubu5Reborn 5 ปีที่แล้ว

      I was wondering what Atom is doing there haha. I can't compile code but I can edit it while it highlights syntax.

  • @Violet-tb8xo
    @Violet-tb8xo 5 ปีที่แล้ว +4

    after a while trying out a ton of stuff i think vscode is my favorite.

  • @theroyales4821
    @theroyales4821 5 ปีที่แล้ว

    Great video, just enough information. Thanks

  • @khalilmoallaqat8999
    @khalilmoallaqat8999 4 ปีที่แล้ว +1

    i know how to code i just love his content

  • @guccimilliano
    @guccimilliano 3 ปีที่แล้ว

    Thank you

  • @krazyito
    @krazyito 5 ปีที่แล้ว +2

    VS CODE IS LIFE.

    • @XuanNguyen-op4qs
      @XuanNguyen-op4qs 4 ปีที่แล้ว

      I'm sorry, I'm new here. I just don't understand why people need "third party" like VSCode IDE for Python programming. Python has its own IDE with compiler. While VSCode is just an IDE without compiler, and you have to manually install that.

    • @roshawn1041
      @roshawn1041 4 ปีที่แล้ว

      @@XuanNguyen-op4qs other ones are usually better

  • @jackyboy3025
    @jackyboy3025 5 ปีที่แล้ว

    what's an IED

  • @corners1733
    @corners1733 2 ปีที่แล้ว

    I love sublime text and vsc

  • @ENTIZStdio
    @ENTIZStdio 5 ปีที่แล้ว

    This is gonna turn good bro!!

  • @csicee
    @csicee 5 ปีที่แล้ว

    Does anyone know an IDE for Lua?

    • @adagas-caouchristian7875
      @adagas-caouchristian7875 5 ปีที่แล้ว

      ZeroBrane is probably the most mature

    • @csicee
      @csicee 5 ปีที่แล้ว

      Adagas-Caou Christian on ty

  • @aer0449
    @aer0449 3 ปีที่แล้ว

    I just lost it when you said you can also use word in case you are advanced enough hahahah.... I just can't imagine the pain someone goes through in doing so .. XD

  • @Zoey_710
    @Zoey_710 4 ปีที่แล้ว +3

    I honestly clicked this video just to hear the funny shit you'll say about IDE's

    • @rajbhardwaj2180
      @rajbhardwaj2180 2 ปีที่แล้ว

      Oh and what actually you are pursuing miss deep learner ?

    • @Zoey_710
      @Zoey_710 2 ปีที่แล้ว

      @@rajbhardwaj2180 wut

    • @rajbhardwaj2180
      @rajbhardwaj2180 2 ปีที่แล้ว

      @@Zoey_710 which course u are enrolled in ur study ?

    • @Zoey_710
      @Zoey_710 2 ปีที่แล้ว +1

      @@rajbhardwaj2180 none

    • @rajbhardwaj2180
      @rajbhardwaj2180 2 ปีที่แล้ว

      @@Zoey_710 then pursuing job ?

  • @mrginiusbode9331
    @mrginiusbode9331 3 ปีที่แล้ว

    Thank you for this short summary, BUT ! The music volume is too high I just wanted to leave this video until I saw that 1 min only was remaining... But I would surely not replay it a second time due to this disturbing background high volume music...

    • @Jabrils
      @Jabrils  3 ปีที่แล้ว

      Thank you for the criticism. I will take it to heart.

  • @Xrey274
    @Xrey274 5 ปีที่แล้ว +11

    Sorry, but there are many things in this video are plain wrong - Sublime and Atom are not an IDE, they are text editors(very big difference). Android Studio was made by Google AND Jetbrains(mainly jetbrains), you showed google docs instead of microsoft word and others.

  • @abhishektyagi4428
    @abhishektyagi4428 5 ปีที่แล้ว +1

    Sir Could you please make a video explaining the resources you use to learn or enhance your programming skills

  • @CatDevz
    @CatDevz 4 ปีที่แล้ว

    VSCode, Atom, and Sublime are TextEditors not IDEs

  • @happyjohn1656
    @happyjohn1656 5 ปีที่แล้ว +1

    Shame these videos don't get more attention...
    12:20 AM (yep!)
    8/7/2019

  • @ENTIZStdio
    @ENTIZStdio 5 ปีที่แล้ว +2

    Jabril I really love u manh , when I started watching your video the voice and video seemed wiered. But now the videos are amazing!!

  • @flink6150
    @flink6150 5 ปีที่แล้ว +2

    Hi

  • @kachima3641
    @kachima3641 5 ปีที่แล้ว +1

    finally ELI5 for coding thanks

  • @relt_
    @relt_ 4 ปีที่แล้ว +1

    *"sublime from a couple of dudes"*

  • @bonezzzzz
    @bonezzzzz 5 ปีที่แล้ว

    Integrated development environment, boom! Video conluded.

  • @heangkeahak4232
    @heangkeahak4232 2 ปีที่แล้ว

    useful video
    Thanks!

  • @Ghosteriz
    @Ghosteriz 5 ปีที่แล้ว

    I paused at 0:17 to think so *HARD* to figure out what the heck those lines of words mean for total 50minutes

    • @YASYTU
      @YASYTU 5 ปีที่แล้ว

      They mean the same as "useThis = programmer"; and that in turn may mean whoever wrote those lines is not a very seasoned programmer.

  • @mihneagogu1389
    @mihneagogu1389 4 ปีที่แล้ว

    Atom is a text editor not an IDE

  • @Boxing0715
    @Boxing0715 3 ปีที่แล้ว

    I made a IDEL for C# in C#

  • @aanniirr100
    @aanniirr100 2 ปีที่แล้ว

    Superb!!!!!!!!!!!!!

  • @anilkhute7844
    @anilkhute7844 4 ปีที่แล้ว

    Sir ide also called a platform.

  • @Elomelmo
    @Elomelmo 5 ปีที่แล้ว

    Bro lets goooo

  • @stop8576
    @stop8576 5 ปีที่แล้ว

    sublime text is the best

  • @alvinliu5396
    @alvinliu5396 3 ปีที่แล้ว

    but programer interviewees always asked to write in a paper

  • @spoilergan6505
    @spoilergan6505 4 ปีที่แล้ว

    Yes I'm a pro coder, i'm using msword to coding my website 😀😀😀

  • @mikkys167
    @mikkys167 5 ปีที่แล้ว +2

    DUH !?!
    Killed me LOL

  • @walterwhite2697
    @walterwhite2697 3 ปีที่แล้ว

    When you still use Notepad++ and Powershell

  • @abrahamyehoshuafrias3390
    @abrahamyehoshuafrias3390 5 ปีที่แล้ว

    Jet brains also owns android studio...

  • @necbranduc
    @necbranduc 4 ปีที่แล้ว

    Why TF am I watching this video at 3 AM? I know what an IDE is .. I have 3 of them open right now.. oufff..

    • @necbranduc
      @necbranduc 4 ปีที่แล้ว

      Well, this was unexpected when commenting on your video.. Hi Jabrils!

    • @Jabrils
      @Jabrils  4 ปีที่แล้ว

      haha i thought it was funny, ive definitely been there before.

  • @RV-jp5qz
    @RV-jp5qz 5 ปีที่แล้ว

    Was learning python but now I know :o

  • @ultrio325
    @ultrio325 4 ปีที่แล้ว

    remind me why I downloaded 3 IDEs and Notepad++

  • @quandaledinglegaming4218
    @quandaledinglegaming4218 3 ปีที่แล้ว

    i personally use the jetbrains suite
    no i didnt pay for it :)

  • @tamuhoi
    @tamuhoi 5 ปีที่แล้ว +1

    long live vim

  • @ItsLogic
    @ItsLogic 5 ปีที่แล้ว +4

    Hey dude, you didn't make it clear how to get to this, I suggest pinning a comment on the video.

    • @BinkiklouGaminglol
      @BinkiklouGaminglol 5 ปีที่แล้ว

      How to get what ?

    • @marco.nascimento
      @marco.nascimento 5 ปีที่แล้ว

      @@BinkiklouGaminglol to the course playlist

    • @gorblesgames216
      @gorblesgames216 5 ปีที่แล้ว

      Thaw video is “what is an IDE” not “how to download an IDE”

  • @corpsiecorpsie_the_original
    @corpsiecorpsie_the_original 5 ปีที่แล้ว

    notepad++ for the win

  • @RafaelCouto
    @RafaelCouto 5 ปีที่แล้ว

    You should make one video about the browsers devtools, it's better than most IDEs

    • @RafaelCouto
      @RafaelCouto 5 ปีที่แล้ว

      @moo which is most relevant than 90% of the languages out there 😉

  • @zeketheerror404filenotfoun2
    @zeketheerror404filenotfoun2 5 ปีที่แล้ว

    Omg thanks m8

  • @PeterJohnson-m8c
    @PeterJohnson-m8c 3 หลายเดือนก่อน

    Thomas Parks

  • @igame1514
    @igame1514 5 ปีที่แล้ว +1

    Hello there

  • @AngelaShaw-n2s
    @AngelaShaw-n2s 3 หลายเดือนก่อน

    Lindgren Neck

  • @max_ishere
    @max_ishere 4 ปีที่แล้ว

    Ide is the thing that doesn't make me write makefiles

  • @nikudayo7927
    @nikudayo7927 4 ปีที่แล้ว

    My IDE: notepad

  • @ceciliog6507
    @ceciliog6507 5 ปีที่แล้ว

    No more spanish sub los :(

  • @砂糖学
    @砂糖学 5 ปีที่แล้ว

    わかる、わかるぞ、

  • @agaveboy
    @agaveboy 4 ปีที่แล้ว

    Atom gang let’s go

  • @TimeLords910
    @TimeLords910 3 ปีที่แล้ว

    Intergrated
    Development
    Environment
    Sublime
    Visual studio
    Visual studio code
    Notepad++
    Atom
    And tons more

  • @NoName-rv5pg
    @NoName-rv5pg 5 ปีที่แล้ว

    I want to make cool stuff

  • @motex_gaming_1667
    @motex_gaming_1667 4 ปีที่แล้ว

    ms editor..

  • @reamuji6775
    @reamuji6775 4 ปีที่แล้ว

    real programmers only code in notepad

  • @喔喔噢噢
    @喔喔噢噢 4 ปีที่แล้ว

    Use txt!😆

  • @duyanhpham6823
    @duyanhpham6823 4 ปีที่แล้ว

    Linux is the best IDE !

  • @YASYTU
    @YASYTU 5 ปีที่แล้ว +4

    This is simply not true. You do NOT need an IDE for programming.

    • @mattdagoat___
      @mattdagoat___ 5 ปีที่แล้ว +2

      explain? you can't just say it's not true and not say WHY this isn't true. How can I program without an "IDE"?

    • @YASYTU
      @YASYTU 5 ปีที่แล้ว +3

      @@mattdagoat___ That is a curious argument. So can I claim that you can program without an IDE and then say you can't just deny that without a "why"? But anyway, it is not true that you need an IDE for programming because I (and many many other programmers) manage to program without using an IDE. Another argument: How do you think the first ever IDE was programmed? Using an IDE..? :-)

    • @spaceearthandtech3247
      @spaceearthandtech3247 5 ปีที่แล้ว

      Well ya if u wanna develope games on like Roblox and Minecraft lik

    • @mattdagoat___
      @mattdagoat___ 5 ปีที่แล้ว

      @@YASYTU fair statement. i know nothing about computers. thanks for the info

    • @mattdagoat___
      @mattdagoat___ 5 ปีที่แล้ว

      @@spaceearthandtech3247 ive been thinking of learning to make a game on roblox actually. still don't know if i care enough to do it

  • @GS-oj1zk
    @GS-oj1zk 5 ปีที่แล้ว +1

    QT CREATOR IS ALSO VERY GOOD

    • @Violet-tb8xo
      @Violet-tb8xo 5 ปีที่แล้ว +1

      no

    • @GS-oj1zk
      @GS-oj1zk 5 ปีที่แล้ว

      @@Violet-tb8xo >:(

    • @Violet-tb8xo
      @Violet-tb8xo 5 ปีที่แล้ว

      @@GS-oj1zk haha vscode

    • @GS-oj1zk
      @GS-oj1zk 5 ปีที่แล้ว

      @@Violet-tb8xo qt creator is good, i didnt say the best

    • @Violet-tb8xo
      @Violet-tb8xo 5 ปีที่แล้ว

      @@GS-oj1zk eh I have some traumatic experiences with it

  • @Kampouse
    @Kampouse 4 ปีที่แล้ว

    hi nead=fasle

  • @g3rzin
    @g3rzin 5 ปีที่แล้ว

    Start programming using an IDE is the worst piece of advice ever imo

  • @dummeridiot2963
    @dummeridiot2963 5 ปีที่แล้ว

    What? I need an IDE oops, I always coded in ms word : P