Comment on Anon cheats through college
WolfLink@sh.itjust.works 1 month 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 1 month ago
Any competent modern IDE or compiler will help you find syntax mistakes. Knowing the concepts is way more important.
abfarid@startrek.website 1 month ago
Took first semester Java test a month ago. Had to use a built-in WYSIWYG editor within the test webpage.
PlexSheep@infosec.pub 1 month ago
WYSIWYG for code? Wtf does that mean?
abfarid@startrek.website 1 month 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 1 month ago
Probably you see black text on white background, and get no syntax highlighting or autocomplete, lol.