+ 2
I'm new here what is the best language to start off with?
Coding
22 Answers
+ 7
Backend ā anything that runs on a server, i.e. "not in a browser" or "on a computer connected to a network (usually the Internet) that responds to messages from other computers".
For the backend, you can use any tools available on your server (which is essentially just a computer configured to respond to messages). This means that you can use any universal programming language: Ruby, PHP, Python, Java, JavaScript / Node, bash. This also means that you can use database management systems such as MySQL, PostgreSQL, MongoDB, Cassandra, Redis, Memcached.
+ 9
Web development:
for frontend --->>> HTML, CSS, JavaScript;
for backend --->>> SQL, PHP, databases, Python, Ruby, Java, JavaScript...
For PC: C/C++, C#
For mobile: Java, Kotlin, Swift
+ 7
It depends on your goals, what you want to achieve with coding.
You can find some inspiration on the Sololearn blog.
https://www.sololearn.com/blog/83
https://www.sololearn.com/blog/228
https://www.sololearn.com/blog/231
+ 6
Frontend ā anything that the browser can read, display, and / or run. That is, it is HTML, CSS, and JavaScript.
HTML (Hypertext Markup Language) tells the browser what the content of the page is, for example, "title", "paragraph", "list", "list item".
CSS (Cascading Style Sheets) tells the browser how to display elements, for example, "after the first paragraph, an indent of 20 pixels" or "all text in the body element should be dark gray and written in the font Verdana".
JavaScript tells the browser how to respond to certain interactions using a lightweight programming language. Most sites don't actually use a lot of JavaScript code, but if you click on something and the page content changes without the screen flashing white, it means that JavaScript was used somewhere.
+ 4
It depends on your career goal
But being a beginner u must start with python or c++
+ 3
Html would do. Trust me.
+ 3
I think the best language to start with is more of a low level language like C or even assembly language.
+ 2
Hi! it depends on your goal in learning the programming language. what direction in programming are you interested in?
+ 2
if you want to learn web design start HTML , CSS and JAVASCRIPT
+ 1
Very interesting. Thanks
+ 1
you can find all this information yourself using the Google search engine
+ 1
Thank you all for your replies
+ 1
I think the best language to start programming with is JavaScript or python
These are really easy to understand and has a lot less limitation
+ 1
Software developer
Which coures should i take
+ 1
For developing android applications its better to use java , kotlin
For IOS swift is recommended
and for windows C# , C++ , java , is recommended
+ 1
Start with html
0
Web development and building apps for devices pc/phone
0
Thank you. But, Please can you elaborate what "fronted & backend" mean?
0
Okay
0
HELLO AM PRINCE , START WITH HTML TO LEARN THE LANGUAGE FIRST THEN CSS THEN JAVA