More newbie questions! Sorry!! | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

More newbie questions! Sorry!!

These arw for assignments, so I don't want answers, but just pointers. Some of them are more about what is actually been asked than how to do it. I don't know if this is a ridiculously difficult assignment for somebody with no programming background, or if I am being a moron!

4th Aug 2017, 3:11 AM
Richard Appleton
Richard Appleton - avatar
15 Answers
+ 10
This doesn't seem to be beginner tier at all. Graphical and not console means that the assignment requests that your app/game/whatever has a GUI, not just a simple console app.
4th Aug 2017, 3:18 AM
Hatsy Rei
Hatsy Rei - avatar
+ 9
when did the course start?!? That has file i/o, path finding, memory management and more... in my opinion thats way too much for a first project
4th Aug 2017, 3:18 AM
jay
jay - avatar
+ 9
I would start with 4 then 3 then 5 then 2 and finally 1
4th Aug 2017, 3:25 AM
jay
jay - avatar
+ 9
https://www.amazon.com/Beginning-C-Through-Game-Programming/dp/1435457420 This book covers some of those subjects. *not path finding or graphics
4th Aug 2017, 3:29 AM
jay
jay - avatar
+ 7
sounds like they are invested in your education 😀
4th Aug 2017, 2:29 PM
jay
jay - avatar
+ 6
thats intense. did you try copying pong (i.e typing) yet?
4th Aug 2017, 6:43 AM
jay
jay - avatar
+ 6
woah. did you google this organisation?
4th Aug 2017, 2:34 PM
jay
jay - avatar
+ 6
sweet. maybe they changed
4th Aug 2017, 3:33 PM
jay
jay - avatar
+ 5
was it just the exe file they provided? it should have been code. Do you mind telling me who is providing the course? I am curious 😊
4th Aug 2017, 1:33 PM
jay
jay - avatar
+ 3
1. Create a maze and find a pathway through it using the A* method. I think I can do this bit. 2. Display images on the screen. I asked for advice with this yesterday which has led to today's header question. 3. Load and Save data at runtime. i don't even know what this wants! 4. Generate data during runtime. Doea this mean manipulate variables etc? 5. Track and report memorry allocation and deallocation. is this *Pointer and &Variable stuff? showing the hex address of where things are stored? Finally, it has a note that it must all be graphical, not console. what does that even mean!? hah. Thank you
4th Aug 2017, 3:14 AM
Richard Appleton
Richard Appleton - avatar
+ 1
@Jay. It's an online and correspondence course. Finish the book and do the assignment and you get the next section. This is the assignment for Book 2. Book 1 used Game Maker to get basic concepts like variables and sprites etc. but did no actual programming beyond that. The rest of it was more technical stuff, like how colours are made up of mixes of RGB etc. Book 2 introduced Visual Studio and the Hello World programme and then suddenly went into a Pong / Breakout type game but I was just given a download of code with no explanation and it didn't even run because some libraries were missing (or something) I had to do some sort of update to my Visual Studio to install some additional variations. As you may gather, I have no idea what is happening!! :-D
4th Aug 2017, 3:51 AM
Richard Appleton
Richard Appleton - avatar
+ 1
No. It was a download file which wouldn't run. I am finding it very frustrating! Another question coming soon...
4th Aug 2017, 1:26 PM
Richard Appleton
Richard Appleton - avatar
+ 1
They provided the code, but as a zip download. i extract it and load it into Visual Studio and all the "bits" drop into the right places, but there is no explanation on what these "bits" actually are and no help when I said it wouldn't run beyond "You can't have loaded it properly!" Haha. It is by a provider called Train2Game.
4th Aug 2017, 1:38 PM
Richard Appleton
Richard Appleton - avatar
+ 1
Oh dear. sounds ominous! I shall do it now.
4th Aug 2017, 2:43 PM
Richard Appleton
Richard Appleton - avatar
+ 1
I have paid nothing like that amount! And my enrolment runs out in September. I have the guarantee that I can take as long as I like though so we shall see.
4th Aug 2017, 2:56 PM
Richard Appleton
Richard Appleton - avatar