Comment on Anon cheats through college
WolfLink@sh.itjust.works 2 months ago
Any competent modern IDE or compiler will help you find syntax mistakes. Knowing the concepts is way more important.
Comment on Anon cheats through college
WolfLink@sh.itjust.works 2 months ago
Any competent modern IDE or compiler will help you find syntax mistakes. Knowing the concepts is way more important.
abfarid@startrek.website 2 months ago
Took first semester Java test a month ago. Had to use a built-in WYSIWYG editor within the test webpage.
PlexSheep@infosec.pub 2 months ago
WYSIWYG for code? Wtf does that mean?
abfarid@startrek.website 2 months ago
WYSIWYG stands for “what you see is what you get”. Basically, it was a plain rich text editor, with buttons for bold, italics and so on.
stetech@lemmy.world 2 months ago
Probably you see black text on white background, and get no syntax highlighting or autocomplete, lol.