Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How is QB64 written?
#16
(04-10-2024, 07:40 PM)Tim Wrote:
(04-10-2024, 04:37 PM)Kernelpanic Wrote:
Quote:So, would it be helpful to learn C in order to better understand and/or contribute to QB64PE?
I can only advise you not to start with “C” now. Both together go wrong. Since you started with Basic, you should stick with it until the basics are learned. After that you can still try "C", but not both together as a beginner. 

See an example here:  https://qb64phoenix.com/forum/showthread...586&page=2
I had already installed Code::Blocks, so I ran your code after pasting it in and it worked well. Thanks. And, ya, I am kind of stubborn this way, so I will probably start working on C at the same time as QB64PE. I got 100 pages into a C book some time ago, so it is not too confusing to me (yet). Right now I am trying to find a more modern tutorial for C, since the book I had at the time was printed in about 1992 or so.

(04-10-2024, 04:25 PM)RhoSigma Wrote:
(04-10-2024, 03:56 PM)Tim Wrote: In light of this discussion, if I were to want to learn C, can any of you recommend an online Tutorial -- or other source -- for it? Preferably without being loaded with advertising and pop-ups. Something like Terry's tutorial would be great.

https://legacy.cplusplus.com/doc/tutorial/

or

https://en.cppreference.com/w/
Something like that would be great, but for C, not C++.

Follow the second link and scroll down or use this https://en.cppreference.com/w/c

BTW - C and C++ are almost similar in its basics, the complicated stuff in C++ comes with OOP using classes, templates and stuff like that.
Reply


Messages In This Thread
How is QB64 written? - by Tim - 04-09-2024, 06:27 PM
RE: How is QB64 written? - by SpriggsySpriggs - 04-09-2024, 06:33 PM
RE: How is QB64 written? - by Tim - 04-09-2024, 06:40 PM
RE: How is QB64 written? - by TDarcos - 04-10-2024, 01:29 AM
RE: How is QB64 written? - by SpriggsySpriggs - 04-09-2024, 08:12 PM
RE: How is QB64 written? - by SMcNeill - 04-09-2024, 10:47 PM
RE: How is QB64 written? - by Tim - 04-10-2024, 12:33 AM
RE: How is QB64 written? - by TDarcos - 04-10-2024, 02:08 AM
RE: How is QB64 written? - by Tim - 04-10-2024, 02:36 AM
RE: How is QB64 written? - by TDarcos - 04-10-2024, 03:55 PM
RE: How is QB64 written? - by Tim - 04-10-2024, 03:56 PM
RE: How is QB64 written? - by RhoSigma - 04-10-2024, 04:25 PM
RE: How is QB64 written? - by Kernelpanic - 04-10-2024, 04:37 PM
RE: How is QB64 written? - by Tim - 04-10-2024, 07:40 PM
RE: How is QB64 written? - by RhoSigma - 04-10-2024, 10:59 PM
RE: How is QB64 written? - by bobalooie - 04-12-2024, 12:41 AM
RE: How is QB64 written? - by Tim - 04-12-2024, 07:54 AM
RE: How is QB64 written? - by Kernelpanic - 04-10-2024, 09:24 PM
RE: How is QB64 written? - by BSpinoza - 04-12-2024, 06:38 AM



Users browsing this thread: 4 Guest(s)