QBJS - Videos - Printable Version +- QB64 Phoenix Edition (https://qb64phoenix.com/forum) +-- Forum: QB64 Rising (https://qb64phoenix.com/forum/forumdisplay.php?fid=1) +--- Forum: QBJS, BAM, and Other BASICs (https://qb64phoenix.com/forum/forumdisplay.php?fid=50) +--- Thread: QBJS - Videos (/showthread.php?tid=2404) |
QBJS - Videos - dbox - 01-24-2024 Thought I would create a new thread as a place to collect QBJS videos as they are available. I'm not a youtuber myself, but there are others out there creating some great content. It's More Fun to Compute #4 - QBJS Profile in VSCode @grymmjack covers a lot of ground with this one. In addition to the in-depth walkthrough of how to create a QBJS profile in VSCode, the first several minutes of the video contain a great general overview of the QBJS IDE and project. QBJS Is a QBasic Like Interpreter For the Web This is a great little intro to QBJS by RetroNick. There's even a shoutout to BAM in this one. RetroNick also has a number of QB64 videos on his channel. RE: QBJS - Videos - dbox - 04-01-2024 Playlist of videos demonstrating the creation of very simple programs using QBJS from a channel named "Easy Tech": https://www.youtube.com/playlist?list=PLyIBxOKNjTftOXfRRwAP2XDLnK9VWn5Tp Seems to be targeted at beginner programmers. (There are also a number of examples done in QB64 in the playlist as well.) |