Login Register


may i have some advice on what code should i learn? filter_list
Author
Message
may i have some advice on what code should i learn? #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!

Reply

RE: may i have some advice on what code should i learn? #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.)
[Image: 2YpkRjy.png]
PM me if you need help.
My pastebin HERE. My URL Shortener HERE.

[+] 1 user Likes The Alchemist's post
Reply

RE: may i have some advice on what code should i learn? #3
(08-23-2020, 07:11 AM)The Alchemist Wrote: 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
thanks for the advice fam. Two questions, i heard that codes are all similar, so for example people learnd pyton they can easily transfer to C++, is that true? if so which code will be the best to learn with that case? And which one is the best to learn for hacking? thanks!
(This post was last modified: 08-23-2020, 03:06 PM by xerophily.)

Reply

RE: may i have some advice on what code should i learn? #4
(08-23-2020, 03:04 PM)xerophily Wrote:
(08-23-2020, 07:11 AM)The Alchemist Wrote: 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
thanks for the advice fam. Two questions, i heard that codes are all similar, so for example people learnd pyton they can easily transfer to C++, is that true? if so which code will be the best to learn with that case? And which one is the best to learn for hacking? thanks!

If you're interested in making websites, HTML/PHP/MySQL would be worth looking into.
If you want to make desktop applications, C++/C#/VB.Net are some of the options.

For languages that bear more similarity, a lot of skills transfer over. More importantly, your mindset and problem-solving skills will develop. If I were you, I'd decide what you're interested in actually creating. If you're interested in security, that's great. However, I'd recommend focusing on learning a language before worrying about security. It's significantly harder to pick a lock if you don't know how a lock is supposed to function.
[Image: 7ajmN5P.jpg]

Telegram: Oni_SL (Link)

[+] 2 users Like Oni's post
Reply

RE: may i have some advice on what code should i learn? #5
It depends on what you're Interested In pursuing as a career.

Quote:My main goal of coding is maybe able to take those freelance job online and work at home.
In what capacity?
[Image: AD83g1A.png]

Reply

RE: may i have some advice on what code should i learn? #6
Python ,c, c++, java, assembly, VB
we obey a god that does not exist.
SCARIO

[+] 1 user Likes SCARIO's post
Reply

RE: may i have some advice on what code should i learn? #7
First question is what are you actually into
ScriptKid Notamused

[+] 1 user Likes kRyPt0n's post
Reply

RE: may i have some advice on what code should i learn? #8
(08-23-2020, 05:03 PM)mothered Wrote: It depends on what you're Interested In pursuing as a career.

Quote:My main goal of coding is maybe able to take those freelance job online and work at home.
In what capacity?
i am thinking maybe making some configs or checkers, but yea i will look into all the code and deceide which one first before i do anything , thank you very much for the advice guys!

[+] 1 user Likes xerophily's post
Reply

RE: may i have some advice on what code should i learn? #9
(08-23-2020, 03:48 PM)Oni Wrote:
(08-23-2020, 03:04 PM)xerophily Wrote:
(08-23-2020, 07:11 AM)The Alchemist Wrote: 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
thanks for the advice fam. Two questions, i heard that codes are all similar, so for example people learnd pyton they can easily transfer to C++, is that true? if so which code will be the best to learn with that case? And which one is the best to learn for hacking? thanks!

If you're interested in making websites, HTML/PHP/MySQL would be worth looking into.
If you want to make desktop applications, C++/C#/VB.Net are some of the options.

For languages that bear more similarity, a lot of skills transfer over. More importantly, your mindset and problem-solving skills will develop. If I were you, I'd decide what you're interested in actually creating. If you're interested in security, that's great. However, I'd recommend focusing on learning a language before worrying about security. It's significantly harder to pick a lock if you don't know how a lock is supposed to function.
Best Advice of the thread

(08-23-2020, 03:48 PM)Oni Wrote:
(08-23-2020, 03:04 PM)xerophily Wrote:
(08-23-2020, 07:11 AM)The Alchemist Wrote: 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
thanks for the advice fam. Two questions, i heard that codes are all similar, so for example people learnd pyton they can easily transfer to C++, is that true? if so which code will be the best to learn with that case? And which one is the best to learn for hacking? thanks!

If you're interested in making websites, HTML/PHP/MySQL would be worth looking into.
If you want to make desktop applications, C++/C#/VB.Net are some of the options.

For languages that bear more similarity, a lot of skills transfer over. More importantly, your mindset and problem-solving skills will develop. If I were you, I'd decide what you're interested in actually creating. If you're interested in security, that's great. However, I'd recommend focusing on learning a language before worrying about security. It's significantly harder to pick a lock if you don't know how a lock is supposed to function.
      Best Advice of the thread

There is no god on know are you for real you mean somebody lied to the world
(This post was last modified: 03-21-2021, 04:51 PM by pirate1488.)

Reply

RE: may i have some advice on what code should i learn? #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.

Reply







Users browsing this thread: 1 Guest(s)