How do you make money thru coding?

Tiny useful services can make money as well.

Lets give an example.

Like, link shortener. It does very little.

Take a link, write it into some kinda datastore, and then present the end user with a shorter, newer link.

But.. each link posted, has 2-3 pageviews, which can be used to display ads ($)
- then, each time shortened link is viewed, you can also make 1-3 pageviews (ads $$)
- or CPA offer
- or sell traffic to RTB ($++)
- or PPI offer ($$?)
- or affilate offer ($$?)
Etc.

Think of something useful, and simple you'd like to see, and it could be the next gold mine.
 
Besides from Freelancing , hmmmm start with freelancing get some $$ and start your own projects .
 
Besides from Freelancing , hmmmm start with freelancing get some $$ and start your own projects .
I have my projects, but I need to know what other niches are there, currently I'm on a RAM optimizer windows.
 
you can make stuff and sell it on Codecanyon and shizz

Cool idea. I was looking for a way to monetize my front-end development skills and I think you just helped my find my market!

And I can make many things similar to some popular items there in around 2 weeks.

Now I will start researching the market and see what will sell.
 
Besides from Freelancing , hmmmm start with freelancing get some $$ and start your own projects .

Can you suggest me some legit platform for freelancing? (I will register there with your aff link if you send it me to the pm as thanks!)

(I know about freelancer, upwork, toptal)
 
Can you suggest me some legit platform for freelancing? (I will register there with your aff link if you send it me to the pm as thanks!)

(I know about freelancer, upwork, toptal)

You know Upwork and still looking for a legit platform for Freelancing?
 
I made most my cash from people I helped with the coding.

Most programmers get pm from a forum helping with code people ask for help and most the time it becomes a job.

Word by mouth best advertising ever.

I was charging 60 p/h them days...

Hard work very depressing, programming like SEO you have to keep up and it becomes part of your language... Very depressing

I now stick a link in correct place get much better money no stress

Doing Internet marketing a better life, you can buy bots and earn quick.

I personally never want to ansaw to a boss or client for programming ever agin, I felt trapped
 
Last edited by a moderator:
Can you suggest me some legit platform for freelancing? (I will register there with your aff link if you send it me to the pm as thanks!)

(I know about freelancer, upwork, toptal)

for me best one is Upwork ,
and u need make connections so u wan't need platform if u find 3-4 people to work with them for long term .
skill & experience and the communication is the key .
 
Master your art with a forum in your chosen programming language.

Go and help every day the community and eventually your get asked for helping with jobs needed .

Eventually your get very well known and can join other paying adventures.

To become a good Programmer you need to get very well known, then you earn really good money, the more projects you do the more you can charge.

Don't forget, in the programming world you eventually need to no other programming languages to grow into a guru.

Good luck your need it I found programming very mind controlling.

If you can keep up with deadlines andn like being treated like shit and like complaints and always doing free updates enjoy.
 
Last edited by a moderator:
for me best one is Upwork ,
and u need make connections so u wan't need platform if u find 3-4 people to work with them for long term .
skill & experience and the communication is the key .

I just took javascript's test and it was very weird. I failed miserably there :D

Did you take it?
 
Master your art with a forum in your chosen programming language.

Go and help every day the community and eventually your get asked for helping with jobs needed .

Eventually your get very well known and can join other paying adventures.

To become a good Programmer you need to get very well known, then you earn really good money, the more projects you do the more you can charge.

Don't forget, in the programming world you eventually need to no other programming languages to grow into a guru.

Good luck your need it I found programming very mind controlling.

If you can keep up with deadlines andn like being treated like shit and like complaints and always doing free updates enjoy.

Great idea. There are many jobs on StackOverflow and by helping others there you will contribute to the community, improve your skills and chances of landing better jobs naturally :)
 
All tests on upwork are weird

If other tests are like it, I won't be surprised.

Those tests were so weird, that would not tell at all how good js developer you are. It will only tell how well you have remembered it's weird quirks, which you may never meet in your career.

Some of the questions even didn't have correct answers :D
 
Cool idea. I was looking for a way to monetize my front-end development skills and I think you just helped my find my market!

And I can make many things similar to some popular items there in around 2 weeks.

Now I will start researching the market and see what will sell.

Anyone have experience with selling on codecanyon?
 
I will write you a ubot that shows you how to make a ubot that will make you $500
giphy.webp

Would you sell it for $500?
 
Code:
on load("Bot Loaded") {
    set(#yn_mk_500,"false","Global")
}
ui check box("make $500",#yn_mk_500)
ui button("GO!") {
    if($comparison(#yn_mk_500,"= Equals","true")) {
        then {
            alert("put this code into a pdf, refer to it as an ebook, you are now a MMO entrepreneur, make the book at least 100 pages and put this code at the end, do a few chapters on believing in yourself and all that other shit idiots lap up, now sell this horse shit to noobs for $500")
        }
        else {
            alert("it seems you do not wish to make $500 at the click of a button, please contact [email protected] if you wish to join the $1001 push button money maker masters diamond program for only $1000, price will return to $5000 in TIMER")
            set(#yn_mk_500,"true","Global")
        }
    }
}
 
I personally hate freelancing and the idea of letting someone buy me by judging based of external factors out of my control. Make code that makes you money. Automate stuff remove the middleman.
 
Back
Top