Six Years of Service
Posts: 120
Threads: 34
may i have some advice on what code should i learn? 08-23-2020, 05:54 AM
#1
So with this pandemic i stay home a lot, other than SE i would like to develope a new skill for myself, coding. However when i look up what kind of codes there are i see a lot of options, which makes me dont know how to choose. I believe learning resource wont be a problem because there are a lot of learning materials online. My main goal of coding is maybe able to take those freelance job online and work at home. Thanks for the advice!
•
Thirteen Years of Service
Posts: 1,232
Threads: 66
RE: may i have some advice on what code should i learn? 08-23-2020, 07:11 AM
#2
There are a bunch of languages you could learn. It depends on your interests and needs.
Here's some professional advise for starters:
1. Desktop application development: Most common ones are Java and C#(.net)
2. Backend web development: Python, java, javascript
3. Frontend web development: Javascript, typescript
4. Mobile app development: Kotlin, Objective-C
5. Machine Learning related: Python
(This post was last modified: 08-23-2020, 07:13 AM by The Alchemist.)
PM me if you need help.
My pastebin
HERE. My URL Shortener
HERE.
Six Years of Service
Posts: 204
Threads: 77
RE: may i have some advice on what code should i learn? 08-23-2020, 05:15 PM
#6
Python ,c, c++, java, assembly, VB
we obey a god that does not exist.
SCARIO
Six Years of Service
Posts: 165
Threads: 4
RE: may i have some advice on what code should i learn? 08-23-2020, 11:00 PM
#7
First question is what are you actually into
ScriptKid
Five Years of Service
Posts: 2
Threads: 0
RE: may i have some advice on what code should i learn? 12-15-2021, 01:31 AM
#10
To profit from your code, you would have to implement a solution to authenticate users and accept payments for subscriptions. However, the less code you write, the less you have to maintain, so you have more time to focus on the product. API marketplaces such as RapidAPI takes care of this.
•