Forum
»
Python vs C++ vs HTML?
- Results 1 to 22 of 22
-
Page 1 of 1
Thread:
Python vs C++ vs HTML?
12-15-2021, 11:41 AM
-
#1
- IronFeta
- Preregistered User
-
- IronFeta
- Preregistered User
- Join Date: Aug 2020
- Posts: 15,572
- Rep Power: 95979
-
-
Python vs C++ vs HTML?
Edit: signed up for Havard's free CS50 course on edx
Which is better to focus on learning?
The basic understanding I have is that Python is fairly common and main now, and is a programming language for developing
C++ is older but pretty universal
and HTML is for front end website design
In terms of jobs and versatility and what I should focus on, can some miscers give a basic rundown?
What does bb.com run on?
Which is better to focus on learning?
The basic understanding I have is that Python is fairly common and main now, and is a programming language for developing
C++ is older but pretty universal
and HTML is for front end website design
In terms of jobs and versatility and what I should focus on, can some miscers give a basic rundown?
What does bb.com run on?
12-15-2021, 11:44 AM
-
#2
- TappingTheZen
- Everettian
-
- TappingTheZen
- Everettian
- Join Date: Jan 2014
- Location: United Kingdom (Great Britain)
- Posts: 12,774
- Rep Power: 173816
-
-
C++ will give the best fundamentals out of those options. HTML is really not comparable to either, and many websites aren't even written in HTML nowdays.
Java would probably be better to learn than any of these though.
Java would probably be better to learn than any of these though.
12-15-2021, 11:57 AM
-
#3
What do you want to do? In my case i use all of those languages but it completely depends on what you want to do.
AI, Machine learning, Data Science, Data analysis, Deep learning - python
General Software development, making programs or games development - C++ or C#
Web development - Javascript, html and css
App development - Java or Kotlin or swift if iOS
AR/VR development - C# or C++ depending if you want to use unity or unreal engine.
imo python is the best general purpose langauge as you can do everything from software development to web development to deep learning and neural networks.
AI, Machine learning, Data Science, Data analysis, Deep learning - python
General Software development, making programs or games development - C++ or C#
Web development - Javascript, html and css
App development - Java or Kotlin or swift if iOS
AR/VR development - C# or C++ depending if you want to use unity or unreal engine.
imo python is the best general purpose langauge as you can do everything from software development to web development to deep learning and neural networks.
/
12-15-2021, 12:08 PM
-
#4
- IronFeta
- Preregistered User
-
- IronFeta
- Preregistered User
- Join Date: Aug 2020
- Posts: 15,572
- Rep Power: 95979
-
-
I signed up for Hazard's CS50 course on edx. Good spot to jump in?
Originally Posted By TappingTheZen⏩
Oh, I'd thought Java was messier and less used nowC++ will give the best fundamentals out of those options. HTML is really not comparable to either, and many websites aren't even written in HTML nowdays.
Java would probably be better to learn than any of these though.
Java would probably be better to learn than any of these though.
Originally Posted By Didlid⏩
I don't have any particular career goal with them yet. Learning the basics and general stuff for now, and see where I'm most interested, unless particular ones or a lot more useful.What do you want to do? In my case i use all of those languages but it completely depends on what you want to do.
AI, Machine learning, Data Science, Data analysis, Deep learning - python
General Software development, making programs or games development - C++ or C#
Web development - Javascript, html and css
App development - Java or Kotlin or swift if iOS
AR/VR development - C# or C++ depending if you want to use unity or unreal engine.
imo python is the best general purpose langauge as you can do everything from software development to web development to deep learning and neural networks.
AI, Machine learning, Data Science, Data analysis, Deep learning - python
General Software development, making programs or games development - C++ or C#
Web development - Javascript, html and css
App development - Java or Kotlin or swift if iOS
AR/VR development - C# or C++ depending if you want to use unity or unreal engine.
imo python is the best general purpose langauge as you can do everything from software development to web development to deep learning and neural networks.
12-15-2021, 12:14 PM
-
#5
- PumkinPie
- Dreamer Bulk
-
- PumkinPie
- Dreamer Bulk
- Join Date: May 2013
- Location: Florida, United States
- Posts: 5,073
- Rep Power: 34351
-
-
Honestly I would say python. pretty standard on the structure of the language with other languages. You can search out libraries for pretty much anything you want to do (UI, Web, AI,Games, etc), and memory management isnt a big concern.
Also here is a free book:
https://automatetheboringstuff.com/#toc
Also here is a free book:
https://automatetheboringstuff.com/#toc
libs gonna lib
12-15-2021, 12:41 PM
-
#6
- anonkunbrah
- Join Date: Jul 2015
- Posts: 52,481
- Subscribers: 1
- Rep Power: 372732
-
-
LMAO at coding in anything other than GOAT++
12-15-2021, 12:47 PM
-
#7
12-15-2021, 12:50 PM
-
#8
- friesbruh
- Registered User
-
- friesbruh
- Registered User
- Join Date: Mar 2017
- Location: Ohio, United States
- Age: 41
- Posts: 15,154
- Rep Power: 162706
-
-
I would stick to a C language.
Personally i am self-studying C#.
Personally i am self-studying C#.
Bills crew / Bud Light crew / extra onion crew / M&P crew / lcp2 crew / ap3 crew / Trump crew / mcdonalds app crew / cat-owner crew / Tin Cup crew / self-checkout crew / country music crew / RIP snails crew / 214CE crew
12-15-2021, 05:43 PM
-
#9
- zknarc
- Registered User
-
- zknarc
- Registered User
- Join Date: May 2016
- Location: United Kingdom (Great Britain)
- Posts: 16,421
- Rep Power: 44912
-
-
They are totally different languages for totally different things. If you have to ask, learn python.
If you can't handle me when I'm incel, you don't deserve me when I'm chad
12-15-2021, 05:48 PM
-
#10
12-15-2021, 05:50 PM
-
#11
- DrFeeIGood
- Registered User
-
- DrFeeIGood
- Registered User
- Join Date: Feb 2008
- Posts: 9,233
- Rep Power: 29563
-
-
Python, JS, HTML, CSS = $100k++ year
12-15-2021, 05:57 PM
-
#12
- FilsGoodMan
- Registered User
-
- FilsGoodMan
- Registered User
- Join Date: Dec 2017
- Age: 56
- Posts: 6,656
- Rep Power: 21260
-
-
Bros on this topic I want to make an app for crypto analytics, the tool I've made works perfectly in Excel -- it's just a simple calculator -- a lot of formulas.
I know how to make basic bitch websites but not how to code apps.
The Excel file I use uses APIs to retrieve prices for the crypto which is important for it to work. So the app would need to retrieve API and then also offer the formulas. Basically I want to convert the excel file into an app/website. Any suggestion what language would be best to code it in?
Will either make it myself or pay someone to do it, but with the 800 languages out I'm not sure what the best tool for the job is. I'm thinking Python from the above posts.
Reps on rc for any advice
I know how to make basic bitch websites but not how to code apps.
The Excel file I use uses APIs to retrieve prices for the crypto which is important for it to work. So the app would need to retrieve API and then also offer the formulas. Basically I want to convert the excel file into an app/website. Any suggestion what language would be best to code it in?
Will either make it myself or pay someone to do it, but with the 800 languages out I'm not sure what the best tool for the job is. I'm thinking Python from the above posts.
Reps on rc for any advice
PUREBLOOD CREW
12-15-2021, 06:03 PM
-
#13
Originally Posted By FilsGoodMan⏩
Python/Django is my knee-jerk responseBros on this topic I want to make an app for crypto analytics, the tool I've made works perfectly in Excel -- it's just a simple calculator -- a lot of formulas.
I know how to make basic bitch websites but not how to code apps.
The Excel file I use uses APIs to retrieve prices for the crypto which is important for it to work. So the app would need to retrieve API and then also offer the formulas. Basically I want to convert the excel file into an app/website. Any suggestion what language would be best to code it in?
Will either make it myself or pay someone to do it, but with the 800 languages out I'm not sure what the best tool for the job is. I'm thinking Python from the above posts.
Reps on rc for any advice
I know how to make basic bitch websites but not how to code apps.
The Excel file I use uses APIs to retrieve prices for the crypto which is important for it to work. So the app would need to retrieve API and then also offer the formulas. Basically I want to convert the excel file into an app/website. Any suggestion what language would be best to code it in?
Will either make it myself or pay someone to do it, but with the 800 languages out I'm not sure what the best tool for the job is. I'm thinking Python from the above posts.
Reps on rc for any advice
RIP Based Kevin Samuels
London Brah
Computer Science / IT Master Race
12-15-2021, 06:17 PM
-
#14
- rockr101
- Certified Tyrone
-
- rockr101
- Certified Tyrone
- Join Date: Nov 2011
- Posts: 11,411
- Rep Power: 23688
-
-
the languages you posted have wildly different use cases
learn c++ if you wanna fry your brain
start with python. should help you understand programming concepts (which is what you should be learning ... not syntax or languages for now)
learn c++ if you wanna fry your brain
start with python. should help you understand programming concepts (which is what you should be learning ... not syntax or languages for now)
{\_/}
( - .-)
/=>🎧
12-15-2021, 06:30 PM
-
#15
12-15-2021, 06:30 PM
-
#16
- Phobaphobia
- Registered User
-
- Phobaphobia
- Registered User
- Join Date: Feb 2012
- Posts: 4,414
- Rep Power: 10479
-
-
IMO you should figure out whether you want to do web dev or not.
If so, start with HTML and CSS and then get into Javascript, React, Native, etc.
If not web dev, start with python.
Search up programming jobs in your area and see what's in demand or figure out a project you want to build. That will help you decide.
If so, start with HTML and CSS and then get into Javascript, React, Native, etc.
If not web dev, start with python.
Search up programming jobs in your area and see what's in demand or figure out a project you want to build. That will help you decide.
12-15-2021, 06:31 PM
-
#17
12-15-2021, 07:01 PM
-
#18
- legbroke
- Join Date: Jan 2020
- Height: 5'8"
- Weight: 190 lbs
- Posts: 8,658
- Subscribers: 1
- Rep Power: 101123
-
-
Thought we went over the fact that html isn't really a part of the conversation (it's like dogs vs. cats vs. a carrot)?
Safe bet is definitely python. Will abstract some of trickier stuff away from you so you can do more while still learning a lot of CS fundamentals. Then, if you decide you want to go deeper into CS and get a real understanding, C++/C is the answer. Java as a second place choice.
This is a common path in CS programs fwiw.
Safe bet is definitely python. Will abstract some of trickier stuff away from you so you can do more while still learning a lot of CS fundamentals. Then, if you decide you want to go deeper into CS and get a real understanding, C++/C is the answer. Java as a second place choice.
This is a common path in CS programs fwiw.
12-15-2021, 07:11 PM
-
#19
- FilsGoodMan
- Registered User
-
- FilsGoodMan
- Registered User
- Join Date: Dec 2017
- Age: 56
- Posts: 6,656
- Rep Power: 21260
-
-
Originally Posted By JeffPesos⏩
Thanks brother, will try to get you on rcPython/Django is my knee-jerk response
PUREBLOOD CREW
08-28-2023, 05:29 AM
-
#20
- eTuitions
- Registered User
-
- eTuitions
- Registered User
- Join Date: Aug 2023
- Age: 56
- Posts: 2
- Rep Power: 0
-
-
Python, CSS, and HTML are all different technologies used in web development.
Python is a high-level programming language that is used for a wide range of applications, including web development. Python can be used to create web applications using frameworks such as Django, Flask, and Pyramid.
CSS (Cascading Style Sheets) is a style sheet language used for describing the presentation of a document written in HTML or XML. CSS is used to define the layout and style of web pages, including fonts, colors, and spacing.
HTML (Hypertext Markup Language) is a standard markup language used to create web pages. HTML provides the structure and content of a web page, while CSS is used to style and layout the content, and JavaScript is used to add interactivity and dynamic behavior to the web page.
In summary, Python is a programming language used for web development, while CSS and HTML are markup languages used for defining the style and structure of web pages.
I hope this helps! If you have any further questions or need additional assistance with web development or any other topic related to technology or education in general please let me know.
If anyone looking for more resources to learn web development, you can check out e-Tuitions for HTML courses . They offer online classes for students in school and college, and you can learn from the best teachers in India. They offer a wide range of courses including IIT-JEE preparation, NEET preparation, coding classes, language classes, bank exam preparation and more .
Python is a high-level programming language that is used for a wide range of applications, including web development. Python can be used to create web applications using frameworks such as Django, Flask, and Pyramid.
CSS (Cascading Style Sheets) is a style sheet language used for describing the presentation of a document written in HTML or XML. CSS is used to define the layout and style of web pages, including fonts, colors, and spacing.
HTML (Hypertext Markup Language) is a standard markup language used to create web pages. HTML provides the structure and content of a web page, while CSS is used to style and layout the content, and JavaScript is used to add interactivity and dynamic behavior to the web page.
In summary, Python is a programming language used for web development, while CSS and HTML are markup languages used for defining the style and structure of web pages.
I hope this helps! If you have any further questions or need additional assistance with web development or any other topic related to technology or education in general please let me know.
If anyone looking for more resources to learn web development, you can check out e-Tuitions for HTML courses . They offer online classes for students in school and college, and you can learn from the best teachers in India. They offer a wide range of courses including IIT-JEE preparation, NEET preparation, coding classes, language classes, bank exam preparation and more .
08-28-2023, 05:34 AM
-
#21
08-28-2023, 06:04 AM
-
#22
- rectifryer
- enlightened
-
- rectifryer
- enlightened
- Join Date: Sep 2012
- Posts: 25,634
- Rep Power: 208783
-
-
C++ is the only answer. Everything follows from there.
Boycott foodservice industry crew
Bookmarks
-
- Digg
-
- del.icio.us
-

- StumbleUpon
-
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
