

- #How hard is it to become an app developer reddit how to#
- #How hard is it to become an app developer reddit for android#
- #How hard is it to become an app developer reddit android#
- #How hard is it to become an app developer reddit series#
When you only need to research for things that you've tried to solve and couldn't, then you start to think more about why certain things are done the way they are, which will help your understanding. It helps reinforce knowledge that you know When you write it yourself, you understand it better. You're not relying on just following code. When you hit a barrier, that's when you should start looking stuff up. Instead, just start working on that project you decided earlier. It's not worth your time to keep on working on these kinds of things. You know the basics already, and that's about all the retainable knowledge that you're going to get from them. Stop working on tutorials and cookie-cutter apps like what's demonstrated in the Marakana tutorials. You know the basics already, pick a starting point and get hacking. Just pick something you're interested in working on. It can be a copy of an existing app, or it can be original.

It could be an idea you've had for a long time, or it could be a brand new idea.
#How hard is it to become an app developer reddit android#
If you ask me this, my answer is undoubtedly going to be Android Studio. I've been using it since day 1 and I don't think I can ever recommend Eclipse to someone again.
#How hard is it to become an app developer reddit for android#
Personally, I'm a huge advocate for Android Studio. The two main ones are Eclipse and Android Studio. When it comes to Android, you've got a couple options. It's packed with answers to nearly every question you could think to ask as a developer-in-training.īut wait! Before you start coding, you need to pick an IDE.
#How hard is it to become an app developer reddit how to#
It's not really the place to go for just learning how to start doing Android, but when it comes to figuring out how to solve specific problems, there isn't really anything better. "After a bit of Stackoverflow you'll learn to love Commonsware."Ĭodepath Android Cliffnotes. The next two links are from his page, put here for easier viewing.Ĭommonsware Guide to Android Development. A small page collection of some great info for people starting out, written by my friend Vic Vu ( /u/victawr). I'm not sure if they limit how far you can go in the program without subscribing though, so at this point it's just my speculation Should be doable if you can get a few hours in every day. time to complete it is 10 weeks at 6 hours per week, and you get a free 2 week trial. I'd recommend doing this if you've got an entire week or so that you can dedicate to it, it won't work as well if you're just doing it at your leisure (unless you're willing to shell out $200). It was actually done by Google, so you know it should be pretty decent. Heard a ton of great things about this one. Though there are a few sites that I frequent, and a couple that I've heard great things about. What would I recommend today? Well, it's been a while since I explored the world of tutorials. It doesn't talk much about more modern principles that are important like Fragments, Material Design, along with tons of other things. It does explain a lot of the fundamentals such as Activity lifecycles, Services, BroadcastReceivers, XML layouts, etc. It's not terrible, but I don't think I'd recommend it to someone looking to learn now.
#How hard is it to become an app developer reddit series#
He showed me what I thought at the time was a really sweet series of tutorials. The first thing I did was go to my friend (the one who got me into programming in the first place) for help. I stick with native Android, so that's what I'll talk about

I won't really be touching on hybrid development, as I'm not a huge fan of it. It's definitely important though for complete beginners. If you're already fairly experienced with programming, this isn't as big of a concern. What the hell are Activitys? I can make views in XML?! Context?īefore starting with Android, it's definitely a prerequisite to learn most of the basics of Java. There was a lot of things that I didn't know. It wasn't so easy to just get started right away, especially going into it with such a limited knowledge of programming.
