Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
You want to learn language for what purpose? Builiding APIs? Learn any concept?
Python has a nice learning curve
Nodejs is quite nice as js server side and is bit demanded now
RoR is fine too
There is Symfony for PHP but I'm not going to recommend you PHP. -
Batdroid1968y@lostpirate Yes my purpose is to be able to code server side and make an api for my android app myself. I haven't learned Any concepts until now. I just thought it would be useful to ask other Devs before starting.
I have heard nodejs is quite tough so I was thinking of starting with ror. -
Batdroid1968y@Letmecode thank you for sharing so much info. I'm thinking of learning Ruby with ror as I have sometimes discussed about ror code of one of my friend who is a web Dev.
-
Batdroid1968y@Artemix I'm going to mostly do back end stuff for small personal android app projects that I may release on play store. I currently don't have large database requirements.
-
willol13898y@Letmecode hey, I'm wondering how FP is useful for you for web development?
It's a real legit question, I've never felt the need for it, I'm curious :) -
@Batdroid in that case, stick to RoR or python. Better documentation for beginners than nodejs probably.
-
Batdroid1968y@willol although I'm a beginner I read a bit about FP for learning RxJava and one guy summed it perfectly for any area of dev- OOP is better to deal with a person and FP is better to deal with the data of that person.
-
willol13898y@Letmecode well I have troubles imagining how the implementation would look like, but you can't make a lesson in a comment :) I'll try to look for more information about that, thank you!
Related Rants
Suggest a good back end language to a junior Android developer? I am thinking of learning a back end language ( I'm leaning towards RubyOnRails) for making API and some server side code . What would you guys suggest?
undefined
rubyonrails
question
android