Welcome to Mobilarian Forum - Official Symbianize.

Join us now to get access to all our features. Once registered and logged in, you will be able to create topics, post replies to existing threads, give reputation to your fellow members, get your own private messenger, and so, so much more. It's also quick and totally free, so what are you waiting for?

C++ vs Python

J 0

josekatz

Abecedarian
BANNED
Member
Access
Joined
Nov 25, 2022
Messages
83
Reaction score
60
Points
6
Age
26
Location
Philippines
grants
₲1,020
3 years of service
ano po difference ng dalawang language na toh? mas mahirap ba python
 
  • Like
Reactions: DecemberSatu
K 0

KatzSec DevOps

Alpha and Omega
Philanthropist
Access
Joined
Jan 17, 2022
Messages
1,039,270
Reaction score
8,931
Points
83
grants
₲59,682
3 years of service
josekatz Next time always upload your files sa
Please, Log in or Register to view URLs content!
para siguradong di ma dedeadlink. *Please Disable your adblock when visiting katz.to to keep us running forever.
 
M 0

mcwheeler69

Corporal
Member
Access
Joined
Dec 1, 2022
Messages
546
Reaction score
15
Points
18
Age
34
Location
Catbalogan Philippines
grants
₲1,468
3 years of service
pag performance heavy c++ lagi. if you prefer to get things done, python for productivity. wala ng mga poproblemahing memory managements etc
 
U 0

UselessBrick

Transcendent
Member
Access
Joined
Dec 24, 2024
Messages
31
Reaction score
1
Points
6
grants
₲55
1 years of service
Isa sa mga most noticeable differences is how you type. Daming need i-type for C/C++ while Python is loosely typed. This is why mas madaling gumawa ng code for Python kasi it’s easily readable and writable. However, if you want more granular control sa kung papaano magfunction ang program mo, C/C++ is better since you are encouraged to properly handle memory and data structures.
 
B 0

Baph

Transcendent
Member
Access
Joined
Dec 26, 2024
Messages
38
Reaction score
0
Points
6
grants
₲55
1 years of service
Sa pag type ng code mas madali phyton kasi di masyadong strict when it comes to lowercase or uppercase diffrences.
 
Top Bottom