Which programming language is better to learn

This is your problem. You'll earn exactly the same amount with Python as you would with HTML and CSS.

It's not about what programming language you know. It's about your ability to sell your services, and if you can't already do that with HTML and CSS, then knowing another language won't help you much at all.

actually, this is the perfect answer to your question.
I just want to add...

Ask yourself, what is your main goal?
Why learning any programming language, when you don't know what program/service you want to code or offer.

So when Making Money is the main goal, then why wasting your time with learning something you don't passionate about.
I see a lot of threads here where desperate programmers asking for help to monetize their services/bot whatever.

So again, who you want to be? A Programmer or a Marketer?
 
So when Making Money is the main goal, then why wasting your time with learning something you don't passionate about.
And i saw alot people giving this kind of reply in other threads. IF MY MOTIVE IS EARNING MONEY so i cant learn anything? Is that true?

So again, who you want to be? A Programmer or a Marketer?
Things i learned from bhw in IM i don't think they will last longer for me in future, so i want to be sure that i learn something that make sure i will not stop earning in future.
 
In my opinion you should go for C#! Definitely. It's easy to learn even for beginners and C# gets more popular every month.

Have a nice day! :-)
 
In my opinion you should go for C#! Definitely. It's easy to learn even for beginners and C# gets more popular every month. Have a nice day! :)

because its kinda the easiest/quickest to learn.
 
java is really desired by employers as its "code once, run anywhere" cross platform compability works for android linux mac windows and even web applets


for example if you made a virus in java you could virus whore world with it and your fridge too
 
And i saw alot people giving this kind of reply in other threads. IF MY MOTIVE IS EARNING MONEY so i cant learn anything? Is that true?
Jap that's true. The right mindset and the passion are actually the motors for reaching your goals.

Things i learned from bhw in IM i don't think they will last longer for me in future, so i want to be sure that i learn something that make sure i will not stop earning in future.

Yeah, that's wise and I don't say stop learning. What I mean is ask yourself... WHY I want to learn this.
For an instant: I want to create my own Instagram Bot with this and that function in "X" time. That's a goal.
 
I do suggest C++ and Python.
But PHP has lots of value.

Hope gonna make something big.

Good Luck.
 
Nowadays I am trying some IM and other online stuff,but same time i want to learn a programming language i know html and css. but these are not enough to earn some bucks.
i want to make atleast $500Pm. can i expect this amount from only python (If i master python)?
Is python is ok to learn?
Thanks in advance.


Okay, so here is your first few steps:

1 - Identify a goal, in your case it would be money, but that can be broken down.
2 - Find your comfort zone.
3 - Go beyond said comfort zone.
4 - Learn from multiple sources. (codeacademy, lynda, etc).


That being said, Python is a GREAT introduction to the C language and will teach you early on some of the better practices that you'll need to know. I would say aim to be full stack (able to comfortably work on both front end and the back end of apps).
 
Thank you guys for your valuable suggestions.
 
it would be easier to start with PHP as its more simplistic. also it would help you with your existing skills of html/css for the frontend. that way you can offer your services better. otherwise go for C# as its better to write commercial programs with. besides its also good for web development if you want to do ASP. somebody said that its not good for web related stuff, but that person obviously had no clue what he is talking about. there are also a ton of IIS servers serving asp pages out there.
 
html
xhtml
css
bootstrap
javascript
mysql
python

all above for earning money from bots.

for website add php on top

easy 50k year woth good advertiseing
and 100k with hardcore advertising.
 
I would recommend PHP because the most widely used open source Forum CMS phpBB is built on PHP.
 
I am a glutton for punishment... But I found it helpful to approach programming like any other occupation. When learning to become a carpenter one doesn't ask whether they need to learn how to use a hammer or tape measure first. They both have use cases... And the amount of use cases grows exponentially when you can use both.

I learned code languages in tandem, at least the basics. You can't learn them all at once... I agree, but learning the difference between OO, imperative, etc... Then how they are syntactically different... The algos they struggle with... Etc. Then you can reach into your "toolbox", read the docs (instructions), and start practicing it's use.

If you want my advice... I would say Prolog if you want to make money programming for others and want a lack of competition from recent grads but very useful in areas of machine learning and other growing fields. But it is not good for looking for lots of opportunities when compared to more popular languages. This is probably not the right one for most... But it is often used in the industry that pays me. Who do you want to pay you. Don't fuss over the tools till you evaluate the client pool you look to fish in. If you build websites, you might not need to learn to program more than you currently have the skills for. There is a growing interest in incorporating semantics into sites. Have you read up on schema, rdf, etc... Good luck
 
i wouldn't advise C, C++ first cos you might not go very far if not properly properly prepared for it but if you can, it will get you get you ready for any programming language that comes your way.
 
My website engine is based on PHP. I can`t write components myself, but I can read and edit some code and it helped me to make more than 100 websites. PHP is like a base script language which helps you to understand how it all works.
 
Back
Top