Which programming language is better to learn

Karan16

Regular Member
Joined
May 13, 2017
Messages
282
Reaction score
57
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.
 
I think i did not wrote that properly. I just mentioned them to tell that i know some kind of basics.
 
For any programming you have to start with HTML and CSS.. If you want to learn PHP or JAVA.
 
Depends on what you gonna do with your new earned skills. Also it would take some time to build some solid skills when you're nap and start coding.
When I freelance as a web developer and do work on hourly rates I charge between 60 - 80 €/hour, with a 10h day you know what you earn / day.

For any programming you have to start with HTML and CSS.. If you want to learn PHP or JAVA.
I doubt that most C++ or C# devs for example started out with html and css
 
Depends on what you gonna do with your new earned skills. Also it would take some time to build some solid skills when you're nap and start coding.
When I freelance as a web developer and do work on hourly rates I charge between 60 - 80 €/hour, with a 10h day you know what you earn / day.


I doubt that most C++ or C# devs for example started out with html and css
What language are you using?
Is python is enough to start making some bucks or i have to learn more languages after that.
 
What is this unhealthy obsession you have with python? Study C# if you want to make good money. If your only goal is 500 a month, you can learn anything and make that kind of money...
 
th
What is this unhealthy obsession you have with python? Study C# if you want to make good money. If your only goal is 500 a month, you can learn anything and make that kind of money...
thanks i will go for it
 
i know html and css. but these are not enough to earn some bucks

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.
 
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.
Do you think someone is going to give me a half project on freelance?
I mean i tried on freelance sites and projects that i saw they says make me a website and to built a proper website we need html css javascript php or so on.
 
and what you recommend to learn first python or c#?

C# if plan to code desktop apps , and python if plan to code web apps ..., both easy and popular programming languages .
of course you could code web apps using c# and desktop apps using python , but needs more work and both are not ideal for that ...

don't try to learn multiple languages at same time , pick only one language and start ... you need at least 200 hours of learning and practice to complete beginner level ...

my advise go with c# , because more potential with it , could code rapid desktop apps using winforms framework , mobile apps using xamarin framework , web apps using ASP.NET framework ...

top 2 popular bots framework : ubot studio , zenno , both coded in C# ....

maybe some will advise you to go with delphi - which is great language as well - but lack of resources comparing with C# , and in freelancers platforms low jobs requests comparing with C# ....
 
I mean i tried on freelance sites and projects that i saw they says make me a website and to built a proper website we need html css javascript php or so on.

Why not use Wordpress? Buy a premium theme from themeforest, you might not even need to use any HTML or CSS with the way some themes allow you to customise them these days.
 
What language are you using?
Is python is enough to start making some bucks or i have to learn more languages after that.

As I do mostly web development, and most clients rely on LAMP stacks I go with PHP for backend stuff.
But I do some minor things with other scripting languages or "real" programming languages.

I can't tell you if python is enough for you. It depends on what you like to target or are comfortable with.

Mean, not getting you?

C++ and C# is basic concept for PHP coding and on designing HTML and CSS.

What the actual fuck. Ok, I'm not really a desktop application developer but afaik what you say is plain wrong:
The language (PHP) was deliberately designed to resemble C in structure, making it an easy adoption for developers familiar with C, Perl, and similar languages.
So that means structure / semantics are pretty similar. Also PHP is implement with c afaik, but that's

Also c# first appereance dates to 2000 and PHP's dates back to 1994, so I doubt C# is underling for PHP...

And still I don't get why you would use HTML and CSS in a C++ or C# application with GUI. I mean there's Gtk and stuff like that, and also native os control elements you would use.
I may be wrong, but I think you're mixing things.
 
Why not use Wordpress? Buy a premium theme from themeforest, you might not even need to use any HTML or CSS with the way some themes allow you to customise them these days.
My English is weak and people on bhw use sarcasm alot.
If you are not making fun of me, are clients okay if we buy themes from wordpress or somewhere and modify them and prepare sites for them.
 
If you are not making fun of me, are clients okay if we buy themes from wordpress or somewhere and modify them and prepare sites for them.
I'm not making fun of you. 99% of my clients use Wordpress and are completely happy using premium themes. They don't want a website that's been coded from scratch. They just want something that works. Be honest and open with them too, it's perfectly fine to use Wordpress. I encourage it.
 
Back
Top