Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

General Discussion

Christopher Klepka
PLUS
Christopher Klepka
Courses Plus Student 1,148 Points

Android Development VS Web Design/Programming

Hi guys, I've been taking the Android development course and loving it. I am currently unemployed and looking to start a career in programming (either something with apps or websites). I was wondering what everyone's opinion would be easier to find a job in (not necessarily to learn the skills) with little to no experience: Android development or something with websites? I also unfortunately do not have any sort of degree in anything at all.

If it's something with websites, which course should I take? Web DESIGN, PHP, or Front End Web Development? All seem appealing to me. There's nothing wrong with the Android course: I just want to try and make a good decision before I get too deep into it.

1 Answer

Xaralampos Kanellopoulos
Xaralampos Kanellopoulos
5,567 Points

Frond End Development includes whatever the client (pc) will do to provide the web page such as the looking of the webpage (html/css/javascript) , the communication with an api (javascript) etc.Frond End is for the Presentation layer and it is an interface between the user and the back end. Back End Development includes the server side such as databases and whatever you will build so your web site will communicate with the server.For example a todolist where the user will save to a database the tasks. Do whatever you like the most and you are good at.