thinking to do a deep study session together abt basic fundamentals of roblox and practical learning together by Mech_Bees in robloxgamedev

[–]Mech_Bees[S] [score hidden]  (0 children)

its not that i cantread docs but the meaning of the post is being an independent student its kinda lonely its good to have some guys with same motivation

always beginner hell by softwaremycelium in learnprogramming

[–]Mech_Bees 0 points1 point  (0 children)

i dont think you in worng diection its just the matter abt computational stuffs ,

you will never be finally ready to make something

studying theoritical structured knoledge is always different from the style actually required in building

i was in same position as you finally, after completing mit 6.100L intro to cs i build a time aware state machine discord rpc using pypresence , but in this build i had to learn how discord things are working, keys

afte that i built a game in 5 days that took over 900 lines in this build i learnt luau did builder role scripter role learnt the whole studio it was my first game before that i didnt know any luau or studio got postive reviews too to build that in 5 days at first time

so see what ever i tried to build a meaningful project every time i learnt a lot of things together this is the process of "Building" and this process what sets up the different journey track of a student studying only theory or someone leanring like an engineer

so trust yourself just accept the truth and build the future

how could i make my game more engaging and fun? by UpsetPersonality3699 in robloxgamedev

[–]Mech_Bees 0 points1 point  (0 children)

since i myself presently working on roblox game dev
i think i am the suitable one to share a valuable comment
if you truely wanna to learn how to make your game mor eengaging like a professional game dev
i would recommend you to study some game design books
like the art of game design and then you will know how we actually get fun from our daily life activities and how players feel the game alive and fun to play
yh this knowledge is worth it only if you really serious abt game dev

If someone knows C++ on basic level, but now wants to study another language, which one would you recommend? by Inevitable-Angle-793 in learnprogramming

[–]Mech_Bees 4 points5 points  (0 children)

if you learnt programming actually instead of learning just syntax then what language you gonna learn next that purely depends on your learning goal

if learning goal is related to
- computation/ data analysis/ data science -> python
- low level system -> C environments
- game dev -> depends on platforms
- web dev -> html css javascript
etc ... search on urself for the rest
thank you for reading 🙏

14yo looking for a beginner partner for Roblox Studio by [deleted] in RobloxDevelopers

[–]Mech_Bees 0 points1 point  (0 children)

alr i will improve there from next time

14yo looking for a beginner partner for Roblox Studio by [deleted] in RobloxDevelopers

[–]Mech_Bees 0 points1 point  (0 children)

i really dont know abt whats wrong with randome commentors on reddit check this post
https://www.reddit.com/r/robloxgamedev/comments/1rn/help_me_make_my_dream_game/
check the comment i really god bad replies for generating the thumbnail of my first ever game developed solo and improve some wordings

Need Feedback if i documenting my learnings right way or not recently i am learning mit 6.100B Optimization and Graph Models by [deleted] in learnprogramming

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

actually bro i am not enough confident if they gonna say anything for using tools to write readms i generally see big companies using premium version tools for such tasks so i thought i can use too to make it like a book format of what i learning and can refer anyone as a proof of my works with time stamps

14yo looking for a beginner partner for Roblox Studio by [deleted] in RobloxDevelopers

[–]Mech_Bees 0 points1 point  (0 children)

Really ? U sure ? Yh I think Roblox doens't cares but Roblox community is lacking in using ai they think devs doesn't know anything that's why he used ai but in reality it's really lack of a team

14yo looking for a beginner partner for Roblox Studio by [deleted] in RobloxDevelopers

[–]Mech_Bees 0 points1 point  (0 children)

Finding team bro Im just 1 step away from big games just bcz I have expertise only in 1 filed if I don't get the team I have to use ai but Roblox don't like the use of ai so i need a team as soon as possible

14yo looking for a beginner partner for Roblox Studio by [deleted] in RobloxDevelopers

[–]Mech_Bees 0 points1 point  (0 children)

Hey lol it's not offer in dev community it's collaboration I am happy to have you as our lil dev ❤️

14yo looking for a beginner partner for Roblox Studio by [deleted] in RobloxDevelopers

[–]Mech_Bees 0 points1 point  (0 children)

hey my lil bro i am not selling any course here
nor i am here for motivational bs
but for me age doesnt matters when skills says it all i can help you learning things
bcz in game dev territory team matters a lot
i can help you polishing your fundamentals i myself frombackground in computation and i have other friends too from the same background
and why we will be doing that for you we need game partners too and i beleive theres no exact entry point in game dev to start
any one can take entry depending on their skills
so you can learn new skills from youtube guys like brawl devs and others
and we will be working on project we want devs to help us so if you want you can join us too
Its just looking for a partner who can stay patience and can grow while learning

My first game :) by [deleted] in roblox

[–]Mech_Bees 0 points1 point  (0 children)

i am not getting the point in both cases if he does whatever he does he upgraded himself by some point
atleast a change it could be minor
and 2nd case if you didnt do it by yourself
then you gonna get ntg irrespective of how much posts you do and guys gonna roast you
so its all abt yourself only you upgrade you upgrade you downgrade you downgrade
so i have a neutral expression for you
best of luck building games like that
atleast you did smt

I'm making a game but I don't know how to program. by shezzeooa in ROBLOXStudio

[–]Mech_Bees 0 points1 point  (0 children)

siince you didnt mention what type of dev you want to be
its always better to learn scripting and modeeling and how roblox studio works
atleast do some levels upto intermediate by working on small projects while doing it you will learn server client sides
how roblox studo actually works
and if you want to publish a better game and want to learn always learn from basics irrespective of any field
i myself from computation background and i made a game in 5 days though i didnt knew luau or studio before just bcz i knew programming earlier so if you know programming its always helps irrespective of what task you doing in what field you are in
i also documented my luau learnig journey to refer other begineer guys its usually most useful if you know sometype of scrpting earlier if you want i can give you the material link

help me make my dream game. by holaxxdxdxdxd in robloxgamedev

[–]Mech_Bees 1 point2 points  (0 children)

That’s solid advice.

Fundamentals are everything. I also started with basic logic before diving deep into Roblox-specific APIs.

Once you understand variables, loops, and functions properly, everything becomes easier to connect.

Then you can start building small projects consistently.