Software Alternatives, Accelerators & Startups

C++ VS Smalltalk

Compare C++ VS Smalltalk and see what are their differences

C++ logo C++

Has imperative, object-oriented and generic programming features, while also providing the facilities for low level memory manipulation

Smalltalk logo Smalltalk

Smalltalk is an object-oriented programming (OOP) language. It is objects all the way down.
  • C++ Landing page
    Landing page //
    2023-08-01

We recommend LibHunt C++ for discovery and comparisons of trending C++ projects.

  • Smalltalk Landing page
    Landing page //
    2022-07-10

C++ videos

C++ Programming | In One Video

More videos:

  • Review - C++ Programming
  • Tutorial - C++ Tutorial for Beginners - Full Course

Smalltalk videos

No Smalltalk videos yet. You could help us improve this page by suggesting one.

+ Add video

Category Popularity

0-100% (relative to C++ and Smalltalk)
Programming Language
67 67%
33% 33
OOP
66 66%
34% 34
Generic Programming Language
Development
74 74%
26% 26

User comments

Share your experience with using C++ and Smalltalk. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, C++ should be more popular than Smalltalk. It has been mentiond 56 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

C++ mentions (56)

  • Distributed Systems: Challenges, Experiences and Tips
    About 4 months ago (approximately the last time I wrote something here), I opted to embark on a graduate school journey at Stony Brook University, Computer Science (if you have a remote position — Technical Writer and/or Software Engineer position — at a non-USA company, don't hesitate to reach out). Was it the best decision to make considering less pay (if any), more theoretical undertakings and assumptions, and... - Source: dev.to / 5 months ago
  • Any opinion about tutorialspoint? Getting apparently wrong results
    Full of wrong and/or incomplete information. I prefer cplusplus.com when I need to look up some library details. Source: 11 months ago
  • Learning DSA from scratch : The Ultimate Guide
    For C++ I would suggest using cplusplus.com. Fantastic resource to use. Source: 11 months ago
  • Things that i should know before gettting into Data Structures and Algorithms??
    C++ was far from my first language. I took Modula-2 and FORTRAN in school. I knew about pointers, linked lists, etc before writing my first line of C++. I think the best way to learn is just to work on projects that interest you. Get familiar with online resources. I like cplusplus.com and cppreference.com (can get a little verbose). I'm also a big fan of w3schools.com. They have a good C++ tutorial for beginners. Source: 12 months ago
  • Help
    I second this. cplusplus.com will pop up on your searches, I just blocked it. Loaded with ads and slow, and almost always less thorough than cppreference. I found geeksforgeeks OK when learning algorithms - not so much the language itself though. Source: 12 months ago
View more

Smalltalk mentions (28)

  • Old version of offline Scratch that had a secret OS
    Also, it's not really an "operating system", nor was it implemented by the ST. It's just part of Squeak (you got the name right), the "engine" Scratch 1.x was made with (which lets you edit the code in the same window it's running in). Source: about 1 year ago
  • Ask HN: Alternatives to organizing code in files and folders?
    Just downloaded https://squeak.org/ to play around with this concept. I wonder if there is already a modern tool/suite for Node/Python inspired by Smalltalk... - Source: Hacker News / about 1 year ago
  • What are some important differences between the popular versions of OOP (e.g. Java, Python) vs. the purist's versions of OOP (e.g. Smalltalk)?
    AFAIK the major SmallTalk distributions are https://squeak.org/ and https://pharo.org/. I've heard that Pharo is more complex and "practical", while Squeak is more educational and beginner-friendly. But both stick to their roots with "everything is an object or method", extreme reflection, and integrated runtime/IDE. Source: about 1 year ago
  • Ask HN: What software stack to select for this boot to code computer?
    Your concept looks nice, it reminds me a bit of the Lisperati: https://www.hackster.io/news/the-lisperati1000-is-a-cyberdeck-terminal-dedicated-to-lisp-programming-bb564f2ffcff So, did you consider Lisp or maybe Smalltalk? Plan 9 or Inferno might also be options. Plan 9 comes in different variants, the "classic" one (with a Raspberry Pi port by Richard Miller) or 9front, an Inferno porting tutorial can be found at... - Source: Hacker News / about 1 year ago
  • Squeak Morphic Layers
    This repository contains multiple projects closely related to (hardware-accelerated) rendering in Squeak/Smalltalk. Source: over 1 year ago
View more

What are some alternatives?

When comparing C++ and Smalltalk, you can also consider the following products

Python - Python is a clear and powerful object-oriented programming language, comparable to Perl, Ruby, Scheme, or Java.

Pharo - Pharo is a pure object-oriented programming language and a powerful environment, focused on...

Go Programming Language - Go, also called golang, is a programming language initially developed at Google in 2007 by Robert...

D (Programming Language) - D is a language with C-like syntax and static typing.

F# - F# is a mature, open source, cross-platform, functional-first programming language.

Perl - Highly capable, feature-rich programming language with over 26 years of development