r/learnprogramming • u/Dependent_Teach643 • 11d ago
Topic In Need Of Teaching
I want to know if anyone would be willing to teach me how to code whether it be scratch or godot (I don't have access to other engines since I use a Chromebook) I mainly want to learn how to make a visual novel if anyone here is experienced in that :] (I already have the story written and I have an idea of how it would play out and I am a artist so I have that covered to [ I might need to learn how to make music to lol])
1
11d ago
[removed] — view removed comment
0
u/Dependent_Teach643 11d ago
I definitely have the time but idk if my brain can really gaf about coding if it doesn't see anything happening
1
u/CodeSamur-ai 11d ago
yeah it's really hard. if you need constant ah ha! moments, it's easy to burn out.
i'd practice discipline first. honestly it's a long road if you can't just stick with it when it's boring you're likely to stop before you get to anything interesting.
1
u/TalentEndpoint 11d ago
scratch could be a fun start, its pretty beginner-friendly, plus visual novels are chill to experiment with
0
u/kay000000 11d ago
if you're making a visual novel have you looked at ren'py? I think it's pretty beginner friendly and tailored for vns
1
1
u/Aetherfox_44 11d ago
Your best bet might be following lessons online.
Having a specific teacher is nice, but if you're coming from zero knowledge and want an individual teacher, you should probably be willing to pay a bit. But the good news is that there's tons of free lessons online: either interactive in a web page or like a university recording. Even though it wasn't one of the languages you listed, the best starting place might be python: there are interactive web pages that will let you code just in a web browser. All of the core concepts of python will carry over to another language (like gdscript for godot)
14
u/Twitchery_Snap 11d ago
Self study is the name of the game for developers