+ 1

How can I code a web app?

How can one to code an app like facebook or twitter that usee the internet. Any ideas and tutorials would be great.

7th Nov 2017, 1:43 PM
Phelix Ochieng'
Phelix Ochieng' - avatar
6 Respuestas
+ 13
you need to learn all the necessary front-end & back-end languages, frameworks like html, css, JavaScript, a server side language like PHP or ruby with some framework like rails for ruby( Twitter was originally built on it ). for database management SQL or something else. https://www.quora.com/I-want-to-create-a-website-like-Twitter-and-Facebook-What-kind-of-programming-languages-do-I-need-to-learn I Want to Create a Website like Twitter and Facebook. What Kind of ... https://code.tutsplus.com/tutorials/build-a-twitter-clone-from-scratch-the-design--net-28438 Build a Twitter Clone From Scratch: The Design - Code Tutsplus https://www.onlinecoursereport.com/resources-and-tutorials-for-cloning-15-well-known-web-sites/ Clone These 15 Well-Known Sites With These Tutorials https://www.dunebook.com/create-a-twitter-like-website-with-nodejs-angularjs/ Create a Twitter like website with nodejs & angularjs - Dunebook.com
7th Nov 2017, 1:58 PM
Lord Krishna
Lord Krishna - avatar
+ 13
Okay, try the resources @pardeep mentioned but remember you need to learn ruby 1st. use this one for learning Ruby it's a good resource https://learncodethehardway.org/ruby-book/ Learn Ruby the Hard Way - Read for Free - Learn Code the Hard Way
7th Nov 2017, 3:09 PM
Lord Krishna
Lord Krishna - avatar
+ 2
codeacademy and udmey is best to learn ROR
7th Nov 2017, 3:03 PM
~Sudo Bash
~Sudo Bash - avatar
+ 1
You need to learn ruby on rails. If you start learning it will automatically teach you everything like, css, JavaScript, jQuery, Bootstrap etc. Coz everything is required in in ruby on rails to built the web apps
7th Nov 2017, 2:19 PM
~Sudo Bash
~Sudo Bash - avatar
+ 1
@pardeep @Lord Krishna What are some great ways to learn ruby on rails...
7th Nov 2017, 3:00 PM
Phelix Ochieng'
Phelix Ochieng' - avatar
+ 1
What I was actually looking for was an app that runs on android for example...
7th Nov 2017, 7:52 PM
Phelix Ochieng'
Phelix Ochieng' - avatar