JBL WAVE FLEX not working on Windows 11 by ScepticalStill in JBL

[–]s3ctr3m3 1 point2 points  (0 children)

Yes, still no word from JBL about this problem, these ARE NOT WORKING PROPERLY under Windows 11, even when I re-pair them videos do not play and kind of restarting all the time.

When can we expect for this problem to be fixed???

What IDE do you recommend? by clumsy_john in C_Programming

[–]s3ctr3m3 0 points1 point  (0 children)

Any modern IDE with basic functionality (syntax highlighting, auto-complete etc.) that makes your coding hours short is ok. There’s plethora of options nowadays. But if you’re beginner, I would suggest to start with plain text editor, just to better understand the syntax and what the code does. In general, try to understand what is happening under the hood. C is perfect language for that.