ALERT!
Click here to register with a few steps and explore all our cool stuff we have to offer!

Jump to content



Photo

Python or C++


  • Please log in to reply
Python or C++

#1

LolipopSuckers
LolipopSuckers
    Offline
    0
    Rep
    1
    Likes

    New Member

  • PipPip
Posts: 14
Threads: 4
Joined: Dec 28, 2018
Credits: 0
Five years registered
#1

Which do you think will be more useful in the future? Which is more useful now? Thanks for the help :)


  • 0

#2

Sorano
Sorano
    Offline
    347
    Rep
    351
    Likes

    Adjutor

  • PipPipPipPipPipPipPip
Posts: 2713
Threads: 207
Joined: Mar 28, 2018
Credits: 0

Deal with caution
User has an open scam report.
Six years registered
#2

What for ?


  • 0

#3

discord
discord
    Offline
    515
    Rep
    627
    Likes

    Veteran

Posts: 446
Threads: 123
Joined: Dec 10, 2017
Credits: 0

Six years registered
#3

C# Kappa


  • 0

#4

LolipopSuckers
LolipopSuckers
    Offline
    0
    Rep
    1
    Likes

    New Member

  • PipPip
Posts: 14
Threads: 4
Joined: Dec 28, 2018
Credits: 0
Five years registered
#4

What for ?

Just in general. 


  • 0

#5

FaithHF
FaithHF
    Offline
    36
    Rep
    234
    Likes

    SESH

Posts: 408
Threads: 36
Joined: Dec 04, 2016
Credits: 0

Seven years registered
#5

Completely different use cases. I'd bet a hundred that you didn't do any research before asking this question.

 

Python is for three kinds of people:

-Those who can program but want a quick prototyping language

-Those who know how servers work and want a new web developing environment

-Those who cannot program but need a language that they can do analysis or grunt work with (ie. data analysts, scientists, engineers, etc.)

 

Outside of those sorts of people, Python has no real use-case. Everything it can do it done better in almost any other language. After prototyping, people rewrite their code in C++, C#, Go, whatever. For larger data analysis, R, MatLab, functional programming languages or even FORTRAN will reign supreme since they're so fast at doing exactly what they do. For web devs, that's just up to preference, since PHP, R/R, and all sorts of other backends exist that do the exact same job.

 

As for C++, it's well-rounded, relatively safe in comparison to C, but also pretty difficult to pick up as a first language because of all the nuance and general differences that it has with other languages. Also, since it only runs natively, you'll also need to learn how a compiler works (or at least how to compile your code) instead of just plugging it into an interpreter like with Python.


  • 1

#6

LolipopSuckers
LolipopSuckers
    Offline
    0
    Rep
    1
    Likes

    New Member

  • PipPip
Posts: 14
Threads: 4
Joined: Dec 28, 2018
Credits: 0
Five years registered
#6

Completely different use cases. I'd bet a hundred that you didn't do any research before asking this question.
 
Python is for three kinds of people:
-Those who can program but want a quick prototyping language
-Those who know how servers work and want a new web developing environment
-Those who cannot program but need a language that they can do analysis or grunt work with (ie. data analysts, scientists, engineers, etc.)
 
Outside of those sorts of people, Python has no real use-case. Everything it can do it done better in almost any other language. After prototyping, people rewrite their code in C++, C#, Go, whatever. For larger data analysis, R, MatLab, functional programming languages or even FORTRAN will reign supreme since they're so fast at doing exactly what they do. For web devs, that's just up to preference, since PHP, R/R, and all sorts of other backends exist that do the exact same job.
 
As for C++, it's well-rounded, relatively safe in comparison to C, but also pretty difficult to pick up as a first language because of all the nuance and general differences that it has with other languages. Also, since it only runs natively, you'll also need to learn how a compiler works (or at least how to compile your code) instead of just plugging it into an interpreter like with Python.

This helped a ton, ty. What would you say I should start learning that would lead into C++ well?

  • 0

#7

lunana
lunana
    Offline
    0
    Rep
    0
    Likes

    New Member

Posts: 12
Threads: 1
Joined: Dec 29, 2018
Credits: 0
Five years registered
#7

Python!!!


  • 0

#8

Gongdai
Gongdai
    Offline
    0
    Rep
    0
    Likes

    Lurker

  • Pip
Posts: 6
Threads: 0
Joined: Jan 07, 2019
Credits: 0
Five years registered
#8

I would think that Python would be more widely used and taught.

 

Whereas C++ will be less learned but still widely used, hence i think C++ has better career prospect. 


  • 0

#9

remaje
remaje
    Offline
    0
    Rep
    28
    Likes

    Junkie

  • PipPipPipPipPipPip
Posts: 335
Threads: 3
Joined: Oct 06, 2015
Credits: 0
Eight years registered
#9

C# Kappa

Hey, i'm doing little project in c# windows form app and i had code which i wrote in console app. The problem is, code which is written in console which should show in console window how much usernames i've scraped doesn't work in windows form app simply doesn't show number and usernames.

Please Login or Register to see this Hidden Content

Also, how can i make everything scraped to be saved to listBox1 instead of showing into console?


  • 0

#10

Timmeehh
Timmeehh
    Offline
    0
    Rep
    4
    Likes

    Junkie

Posts: 349
Threads: 10
Joined: Jan 02, 2019
Credits: 0

Five years registered
#10

I mean, it depends on a lot of stuff as is said before on this topic, but C++ is way too hard to start with if you never programmed before.


  • 0


 Users browsing this thread: