Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
C0D4681467yI learnt in notepad. It teaches you to work out what is actually wrong with your code rather then an IDE just giving you a fix and you not understanding the actual problem.
But I guess the world has moved on and everything should be simple 🤷♂️ -
defunkt3677yNotepad is good for understanding your mistakes. Later when you will be working on your project you will be able to find bugs fairly easily.
-
Nawap13977yFor my university exam on ,web development
I had to write ,one flask (python file),two html files,two JS files.
In paper and show it to the prof then write in gedit!
Writing HTML was pain😔 -
@lunorian possibly not but we submit the files in a zip folder. I suppose I could code it elsewhere but I would have to copy everything to a notepad file still and then make sure it all works properly still.
-
cursee171597yUse sublime. Go to distraction free mode or hide sidebars and stuffs. Use notepad theme and black on white color scheme.
-
mroach1477y+1 on sublime. You still have to use your brain but you get all the niceties like multiple cursors and quick find and regex search and replace
-
py2js33777y@Nawap seriously? You wrote HTML on paper ? You are a brave man/women. **trying not to be sexist 😂**
Related Rants
I go to college online and I'll admit I'm a little annoyed that my Web Dev professor makes us code using notepad and doesn't allow IDE's. I get the point but it's obnoxious, this isn't 2003.
rant
college
professor