LOOKING FOR MENTOR [Pascal] [General Logic]

10/28/2024 22:39 [ W i t c h ]#1
Hello,

I'm looking for a "mentor" I can bother with questions if I need help or don't understand something. Right now I'm using pascal (uni) but will switch to C/C++ later.

Im looking for some help on general logic and also HW assignments. (No, I do not want the entire solution, I want hints. I wanna solve it myself.)

Right now we're doing arrays and I don't quite understand them.

I'd be happy if theres someone that could help me out a bit since I just started a month ago and I kind of suck at programming - xy_xz is my discord.

(As I am german I will understand german explanations better, but I don't mind english either) - I'm thankful for any help!
10/31/2024 07:21 A.taxia#2
Quote:
Originally Posted by [ W i t c h ] View Post
Hello,

I'm looking for a "mentor" I can bother with questions if I need help or don't understand something. Right now I'm using pascal (uni) but will switch to C/C++ later.

Im looking for some help on general logic and also HW assignments. (No, I do not want the entire solution, I want hints. I wanna solve it myself.)

Right now we're doing arrays and I don't quite understand them.

I'd be happy if theres someone that could help me out a bit since I just started a month ago and I kind of suck at programming - xy_xz is my discord.

(As I am german I will understand german explanations better, but I don't mind english either) - I'm thankful for any help!
Why you are starting with Pascal if you wanna switch for C++ later? I mean yea, general logic makes sense because with programming it is like driving the car - if you can drive, you will drive every car but they are just a bit different. I would recommend just to learn straight C++ if your desire is to make cheats in the future. If you are looking for guides - go for guided hacking. It is great to start your journey.
11/03/2024 00:45 [ W i t c h ]#3
Quote:
Originally Posted by A.taxia View Post
Why you are starting with Pascal if you wanna switch for C++ later? I mean yea, general logic makes sense because with programming it is like driving the car - if you can drive, you will drive every car but they are just a bit different. I would recommend just to learn straight C++ if your desire is to make cheats in the future. If you are looking for guides - go for guided hacking. It is great to start your journey.
Hello Ataxia,
first off all, thanks for commenting.

The reason I am using pascal is because we're using it at uni and I'm expected to learn the syntax of this language. I don't really like it as the syntax is disgusting, but yeah. Looking forward to when we switch to another lango
11/03/2024 07:17 A.taxia#4
Quote:
Originally Posted by [ W i t c h ] View Post
Hello Ataxia,
first off all, thanks for commenting.

The reason I am using pascal is because we're using it at uni and I'm expected to learn the syntax of this language. I don't really like it as the syntax is disgusting, but yeah. Looking forward to when we switch to another lango
I see mate, but in the meantime I would really start with C++ and Assembler.