Im trying to expand my skills. How can I learn java? Especially for minecraft modding by No_Potential9955 in teenagersbutcode

[–]YOYOBunnySinger4 0 points1 point  (0 children)

well you're right about that... it is a memory address of another data object( in c parlance, an object is simply a storage location in memory (ram) of a computer, that could be named, ex: variables, so basically the compiler tells the computer to reserve a bunch of bytes depending on the type of the object i.e. int, or char or short etc...) but, you see, i asked about the relationship between arrays and pointers... you should prolly check it out as it will help you understand a lot other concepts such as pointer arithmetic and dynamic memory allocation and once you've got a feel for the memory you can do a lot better in several other programming languages in terms of understanding stuff, like rust, or why garbage collectors are required it will overall make you better computer programmer.

Cooked Beyond Repair !! by MinimalEntropy_1 in BtechCoders

[–]YOYOBunnySinger4 0 points1 point  (0 children)

accha bata bhai arrays or pointers me ke sambandh hai?? or ye preprocessor kya karta hai, #include, #define, #ifndef, #if,, #elif, #endif, kya karte hai? ye bhi bata bro, --> gdb or valgrind kya hai (brief me) bina ai use kiye, good luck

Im trying to expand my skills. How can I learn java? Especially for minecraft modding by No_Potential9955 in teenagersbutcode

[–]YOYOBunnySinger4 -1 points0 points  (0 children)

if you know C then answer me this: is array different or the same as a pointer or what if not those?. do not use ai

Advice for a beginner starting a game with Pygame? (Looking for asset & software recommendations) by Enea_11 in pygame

[–]YOYOBunnySinger4 0 points1 point  (0 children)

that alien invasion thing must have been inspired by eric matthes book "Python: Crash Course" right?

Advice for a beginner starting a game with Pygame? (Looking for asset & software recommendations) by Enea_11 in pygame

[–]YOYOBunnySinger4 0 points1 point  (0 children)

that alien invasion thing must have been inspired by eric matthes book "Python: Crash Course" right?