What addon are you using to see title of class when scrolling? I like it!
@1ManStartup9 ай бұрын
Not exactly sure what titles you mean but I show my whole VSCode setup in this video kzbin.info/www/bejne/qISsZGCwra-NjMU
@shivamkaushal25969 ай бұрын
hello bro i learned android studio can you guide me what should i do next ?
@1ManStartup9 ай бұрын
Hard to say, what are your programming goals?
@shivamkaushal25969 ай бұрын
@@1ManStartup don't know but intrest in mobile app development
@1ManStartup9 ай бұрын
I'd recommend learn by doing, so try building some clones of other simple apps. A habit tracker is a good one to start with. This video you're commenting on is part of a series to build a game kzbin.info/aero/PL_D-RntzgLvYIxI_Kuwy1f7HedxTF2GPK If you have almost no programming experience then it'd be good to start with learning the fundamentals (variable, function, class, etc.) but don't spend too much time on that IMO, get the basics and start building then keep learning along the way. Flutter is a good choice if you want cross platform apps and is pretty beginner friendly. Let me know if you have other questions