+ 4

Coding & Programmer

My question is that Is laptop, desktop or pc is necessary to do coding or programming? I also want to know that Which languages we need to learn to become a coder and a programmer ?

14th Jul 2020, 8:24 AM
shiVam
shiVam - avatar
9 Answers
+ 10
If possible try to use laptop, desktop or pc as the medium to do programming bcs some codes are very long and are not suitable to be written in phone or iPad which have a smaller screen. Hope this helpful! Programming is fun! 😄
14th Jul 2020, 8:26 AM
WenHao1223
WenHao1223 - avatar
+ 8
shiVam the language u need to learn is depends on the situation
14th Jul 2020, 8:27 AM
WenHao1223
WenHao1223 - avatar
14th Jul 2020, 9:16 AM
WenHao1223
WenHao1223 - avatar
+ 8
It depends on what you want to study: Web development, app development, embedded systems... Here are some languages that you can learn. 🌐 WEB DEVELOPMENT: - HTML + CSS + Javascript (for beginners) - PHP, Java / Asp.Net / Perl / Ruby(dynamic languages) - SQL (for querys in databases) 💻 DESKTOP AND 📱 MOBILE DEVELOPMENT: - Windows/Linux/MacOs - Java - Windows and Linux - C#.Net - MacOS - Swift/Objective-C - Android -> Java - iOS -> Swift/Objective-C - Windows Mobile -> C#.Net ➕ Other languages: C, C++, Rust, Python, Ruby, Erlang,... From Ismail's Ans
14th Jul 2020, 9:16 AM
WenHao1223
WenHao1223 - avatar
+ 5
You shouldn't have laptop or pc to write codes but a lot of codes are difficults to write them on a phone!
16th Jul 2020, 8:22 AM
Mantafounis Panagiotis
Mantafounis Panagiotis - avatar
+ 4
Thank you wenhao you answered my question,but what situation I want to know which languages we need to learn.
14th Jul 2020, 8:38 AM
shiVam
shiVam - avatar
+ 3
1. It is always better to work in a desktop like setting (bigger screen realestate, more ergonomic environment), but you can't take your work with you without a laptop. So if portability is important, get a laptop and a good external screen and keyboard to connect it to. Otherwise you might as well stay with a desktop. 2. Java. Java is one of the most popular languages of the last two decades and rules the world of server-side application development. Python. JavaScript. C and/or C++ Scala Hope you got it!!!!!!! Have a nice day 😋
14th Jul 2020, 8:29 AM
Aveer Dhare
Aveer Dhare - avatar
+ 3
Thank you aveer dhare , I got it ,but I also have a question that what is scala and where I study it . Can you explain me?
14th Jul 2020, 8:35 AM
shiVam
shiVam - avatar
+ 3
Hi Shivam, Scala (/ˈskɑːlɑː/ SKAH-lah) is a general-purpose programming language providing support for both object-oriented programming and functional programming. The language has a strong static type system. Like Java, Scala is object-oriented, and uses a curly-brace syntax reminiscent of the C programming language. And for the language, you need to learn Html, JavaScript and C++. Hope it helps ✌️ Please mark it as verified answer
14th Jul 2020, 4:40 PM
Aveer Dhare
Aveer Dhare - avatar