What can you do with programming skills ?

caCODEmon

Registered Member
Joined
Oct 30, 2020
Messages
53
Reaction score
12
I've been learning JS lately after I'd finished CSS/HTML course, I was going to learn PHP but I thought I'd build some websites first and test my knowledge on the things i've learned.

I thought about building a torrent site lately, starting from scratch. I know it is a long process to get popular and I still have tons of stuff to learn, But i think it is worth it in the long term.

So what can you do with programming skills when it comes to marketing? Freelance and remote jobs are really oversaturated.
Also, what do you suggest me to learn? Is PHP worth it? going for full-stack after I get confident enough with JS and fron-end.

Thanks!
 
Programming skills has nothing to do with marketing.
I think I didn't phrase it correctly or the way I wanted to express it.
What can you do with programming to make money aside from freelance?
 
I think I didn't phrase it correctly or the way I wanted to express it.
What can you do with programming to make money aside from freelance?
You could also do SAAS if you’re willing to take on a few other languages.
 
You could also offer your services around freelancing spaces if you're confident enough.
 
You could also do SAAS if you’re willing to take on a few other languages.
I love programming, It's just that I don't know what to do/learn
And yes, I'm more than ready to learn other languages. :)
 
I love programming, It's just that I don't know what to do/learn
And yes, I'm more than ready to learn other languages. :)
Then Software As A Service is something you definitely need to look into. Should be a few journeys covering that as well.
 
.
Also, what do you suggest me to learn? Is PHP worth it? going for full-stack after I get confident enough with JS and fron-end.

Thanks!

First off, js/php are scripting languages. So, you are a scripter I guess? :p

Jokes apart, php does get the job done; but there are better languages available for backend. If you are looking to be a bit adventurous, I would recommend you to try something like Python (Flask/Django), or Rails. For frontend, I recommend react these days, as it is an awesome piece of tech.
 
Then Software As A Service is something you definitely need to look into. Should be a few journeys covering that as well.
Definetely going to look at it and wha the next I should take. Thanks again!
If you are looking to be a bit adventurous, I would recommend you to try something like Python (Flask/Django)
I'm really looking to get really good at what I do. The front-end has js and js framework (like you mentionned React.). The backend has tons of techs. since now I'm jumping to the back-end (I'm not really good with UI/UX, plus I'm really excited to start dealing with server side of stuff).
I took a JS course just to know how the core language works, I've learned DOM manipulation, OOP, fetch data, regular expressions, modules, promises...etc.
 
I've been learning JS lately after I'd finished CSS/HTML course, I was going to learn PHP but I thought I'd build some websites first and test my knowledge on the things i've learned.

I thought about building a torrent site lately, starting from scratch. I know it is a long process to get popular and I still have tons of stuff to learn, But i think it is worth it in the long term.

So what can you do with programming skills when it comes to marketing? Freelance and remote jobs are really oversaturated.
Also, what do you suggest me to learn? Is PHP worth it? going for full-stack after I get confident enough with JS and fron-end.

Thanks!

Freelancer and remote jobs are far from being oversaturated of decent programmers, the issue is the amount of bad programmers that really want to take all jobs and deliver shit.
 
Freelancer and remote jobs are far from being oversaturated of decent programmers, the issue is the amount of bad programmers that really want to take all jobs and deliver shit.
Well, that's really good to hear. and that's what I'm planning to do, get really good to stand out from the crowd.
Thanks for the reply, really motivated me to work even harder.
 
If you want to make some quick money, you could start making 'hack generators" type of landing pages and sell them, there are not many sellers currently (from what i know) and two of them I know, have hands full of work so that or creating e-commerce stores (shopify or woocommerce) is also good idea
 
Well, that's really good to hear. and that's what I'm planning to do, get really good to stand out from the crowd.
Thanks for the reply, really motivated me to work even harder.

Glad to hear that!
I would avoid php and jump into C
 
If you want to make some quick money, you could start making 'hack generators" type of landing pages and sell them, there are not many sellers currently (from what i know) and two of them I know, have hands full of work so that or creating e-commerce stores (shopify or woocommerce) is also good idea
I can do that. Thank you for the suggestion.

You must learn also back-end.
That's what I'm doing.

Glad to hear that!
I would avoid php and jump into C
Unfortunately, that's what I'm learning right now (PHP). I thought it would be great for my entry for back-end and it is used in WP.
So, Should I learn C or C# ?. I know C# is used on building web apps. I don't about C.
 
Back
Top