+ 6
How much XML is needed
Iâve read and heard people say you donât need that much XML for Android Development, Just to get things clearer, are they referring to any kind and size of project? Or will one be needing much XML knowledge for some particular kind of project or generally Large projects, Or itâs all just the same basics thatâs needed
3 RĂ©ponses
+ 6
for making vector graphics in html we want xml only through svg tag
+ 5
That depends on what you're trying to achieve.
âșïžFor any kind of website related works:
1.HTML
2.CSS
3.Javascript
knowledge on the above three is required as basic.
âšFor web development: Start with HTML, and then move on to CSS, JavaScript, Python,jQuery,, and SQL.
Or
HTML,CSS, jQuery,SQL,PHP
or
đPython3 and Django for building strong and very rich website ( flask is used for small website,but Django for everything)
âšFor general application :
programming: Python, C++, and Ruby; then Java, C#, or Swift, based on the platform you're targeting.
âĄïžFor details:
https://www.sololearn.com/FAQ
đ·Here is a very rich video, detailed (step by step) guidelines for starting online Career ( learning Web Development and other Programs):
âŹïžâŹïžâŹïž
https://youtu.be/Zftx68K-1D4
đŒđŒWatch the above video attentively and then decide yourself.
Here is a very rich video, detailed (step by step) guidelines for starting online Career ( learning Web Development and other Programs):
https://youtu.be/Zftx68K-1D4
â©â©A very good reference:
https://www.sololearn.com/Discuss/284542/?ref=app
âŹâŹBy August Mein:âŹâŹ
1. Choosing your first Language
You can choose any language.
if you can't decided here the guide :
HTML is used to make web structure.
CSS is used to give style or animate web
JAVASCRIPT is used to make dynamic web (you can even make game)
PHP is server side scripting language
SQL is database manajemen in server side
C++ is multiplatform OOP based programming language (you can make many app including Games)
C# is more spesific (windows os) than C++
Java is used to build app that can run on any devices (including Android). JAVA is not JAVASCRIPT
Python is multiplatform OOP based programming languages with easy syntax (compared to other OOP Language)
Swift is for building apple / IOS app .
https://www.sololearn.com/discuss/1033194/?ref=app