3.8
3.88366 star

Total 39 Positive Reviews

Learn C++ Programming App User Positive Comments 2024

Learn C++ Programming app received 39 positive comments and reviews by users. Can you share your positive thoughts about learn c++ programming?

Please wait! Learn C++ Programming Facebook comments loading...



Learn C++ Programming for Positive User Reviews

Nice learning appGood, understandable, fast teaching app, with nice interface. For begginers, like me, the best choice to start learning C++..Version: 1.0

GoodVery helpful app i like it.Version: 1.0

Good stuffInterface is a little annoying but very helpful for beginners;.Version: 1.0

PerfectI'm new to programming and found this really helpful and easy..Version: 1.0

Good job thank you I'm now little devThank you very much.Version: 1.0

👌👊In my all entire life I have never seen the best c++ learning app like this!.Version: 1.0

Great!Tests my knowledge of what I’ve learned from previous tutorials.Version: 1.0

It is fun as practiceIts fun just to practice what you know.Version: 1.0

Great appGreat app for learning C++ but i just want to play my music while doing this work👀😂.Version: 1.0

Great appDon’t usually leave a review but this app is very cool and neat for someone just starting off in C++.Version: 1.0

AlloAllo.Version: 1.0

Amazing AppI started using this app to see if I could learn a new programming language and I can say the at this app has helped me learn a lot of very good stuffs. Worth downloading..Version: 1.0

Very Good Beginner Education AppI just started this app about 10 minutes ago and it is absolutely great. The lessons are helpful in learning what c++ is and introduces good programming practices and conventions early on. One thing though, it does seem to be finicky in how you type the lines for example i could type "cout << "Hi, I am " << age << endl;" but it would say that was wrong. To fix this, you simply remove the space between the last "<<" and "endl;" and it would work. But, this is a very, very small thing. If it were possible, I would give 4.99 stars..Version: 1.0

RecommendedGood info and a helpful way to learn it!.Version: 1.0

Great App, Disable Smart QuotesThe previous reviewer provided instructions for disabling smart punctuation. Anyhow before writing my review I read their's and I really don't have much to add..Version: 1.0

Great App, Some Fixable BugsThis app is teaching me so much about coding with C++. There are indeed bugs to be fixed but not many. Sometimes the challenge messages telling you that you are correct can sometimes say "Great Job! You can" and nothing else after that. I don't personally mind it. Another is a big issue with typing strings. Apple has set your keyboard to default to "Smart Punctuation" which changes your quotations. You need to go to Settings>General>Keyboard and turn it off to be able to type strings. In other words, this app is very helpful and I totally recommend it, it would just be nice if the developers fixed these few bugs..Version: 1.0

Good stuffThe quote issue is to use a vertical double quote " as opposed to the default slightly diagonal double quote “. The vertical one is obtained by holding down the double quote key for a few seconds to get the variants of double quotes. Good luck.Version: 1.0

Great refresherIt is a app that has helped me stay on top of my knowledge and a great reference as well..Version: 1.0

Great AppOverall I would say this app is useful for very basic concepts; I would really like to see more chapters that include classes, polymorphism, recursion, inheritance, dynamic memory, vectors, and maps, etc. Also, sometimes the app doesn’t recognize your input; for example I typed cout << “I love C++”; and it didn’t work so I looked at the hint which said the answer is cout << “I love C++”; exactly the same. That aside, I do recommend this app..Version: 1.0

Just started learning C++Great for taking a few minutes out of your day to learn.Version: 1.0

Nice app!Easy and funny way to learn C++. And there are many practice of a good looking coding..Version: 1.0

Answer problem.Having trouble with simple strings . I would put in the correct “Hi” and still says I’m wrong so maybe a bug but overall good app.Version: 1.0

Great appBetter than codeacademy.Version: 1.0

App helps more after you pay the $3There are some spelling errors (I think, I’m still just learning). But the app is solid, I’ve got an interview with a programming firm later this week and I know if I cram through these chapters I’ll be ahead of the entry level cats..Version: 1.0

Great appVery informative really enjoying learning with this app.Version: 1.0

Very good learning toolVery good instructions and help! I find it very informative and with the right level of challenges to help you learn and understand the content as you move forward..Version: 1.0

Very Good AppApp is awesome. Helps a person with no experience.Version: 1.0

Really solid designGreat app for learning the basics if you’ve got a bit of free time and only your phone on hand. Make sure to change “ to " by long-pressing the “ otherwise it won’t let you pass the first challenge.Version: 1.0

I’m learningIt’s tough going from one career path to another I.e from a heavy diesel mechanic to IT. I researched it as best I could and found that C++ is pretty close to DOS which is something I played with in high school a lot. Anyway, what I’m getting at is this app is very helpful and informative and has helped me understand this language a little bit more but it’s been almost 20yrs since I sat in front of a screen and did anything like this. The reason for only four stars is that it is kind of buggy but it still is helpful just the same..Version: 1.0

Awesome!Great price to get a lot of knowledge. The creator breaks down all the basics in an easy to understand way..Version: 1.0

Nice appThe best app I've found to learn something completely new so far. Although i have to say there should be more hints with the challenges; and there's a few grammatical errors here and there. Nice work! :p.Version: 1.0

Beginner at programmingI’ve always been interested in the workings of computers and programming.. I stumbled across this app and had some good reviews and stated it was really step by step learning and really was taught well to a manner a person with no experience could actually learn something from it and this app has started to teach me some of what I’m wanting to get out of it, I’m only a little way into it and starting to get the hang of it a little... I hope by the end of this app or maybe a few redos of the app i will actually be able to start to write something of my own and start making little programs. Thanks for the great app and keep up the good work and hope to be doing this for a living one day in the future!!👍🏻✌️🤞🤞👋🙏.Version: 1.0

GoodNew to learning programming and I like this one so far.Version: 1.0

Great learning toolThis app introduces C/C++concepts progressively with examples of increasing difficulty which makes it great to learn. I would recommend to have a C++ compiler handy (e.g. Visual studio) to type and compile the examples along to learn better. One minor drawback is the app sometimes expects the answers to be in a specific way even though there are different ways to do the same thing. This is where typing and compiling the examples is useful to show that your solution is correct. This could actually be used to learn other ways of coding that one would otherwise not try!.Version: 1.0

UsefulEasy to learn c++ I found it useful One of the best educational application 👌.Version: 1.0

Great for beginners!I've been trying to read 3 different books about c++ programming for a few weeks now and this app has a big advantage opposed to books. The hands on learning experience is amazing and really helped me have a concrete understanding of the material..Version: 1.0

Took a bit to figure outSo, all in all the app is decent. One issue that I noticed was that I was getting an error when entering strings when it requested them. Turns out that the Smart Punctuation needs to be turned off (Settings>General>Keyboard). Once this is done you'll be able to enter double quotes without getting the red exclamation. It'd be great if the developer fixed and updated this issue..Version: 1.0

:)Super helpful.Version: 1.0

Good appVery helpful for a student in computer science courses..Version: 1.0


😕 Learn C++ Programming Negative Reviews
Applications with positive comments similar to Learn C++ Programming
Little Story Creator - Digital Scrapbooking and Photo Collage Maker Positive Reviews, comments
Little Story Creator - Digital Scrapbooking and Photo Collage Maker Positive Reviews

"WOW. This app makes creating and sharing stories super simple and easy! It's perfect for kids. LOVE IT! What a treas...

Telling Time - Photo Touch Game Positive Reviews, comments
Telling Time - Photo Touch Game Positive Reviews

"My kids love this game to learn how to tell time" Endorsed by tens of thousands of satisfied parents, teachers, and ki...

I Like Books - 37 Picture Books for Kids in 1 App Positive Reviews, comments
I Like Books - 37 Picture Books for Kids in 1 App Positive Reviews

"WOW... 37 stunning picture books for kids in one app. This is a MUST have for every parent with kids!" Brought to you...

Sentence Maker Positive Reviews, comments
Sentence Maker Positive Reviews

"Wow, it just keeps getting better!" Approved by parents, teachers, and toddlers. The only FULLY customizable app of it...

Baby Games - First Words Matching Game for Toddler Boys & Girls Positive Reviews, comments
Baby Games - First Words Matching Game for Toddler Boys & Girls Positive Reviews

- Fun, simple, interactive matching game - Suitable for babies and toddlers age 1+ - Developed with teachers, parents, a...

Sight Words Ninja - Slicing Game to Learn to Read Positive Reviews, comments
Sight Words Ninja - Slicing Game to Learn to Read Positive Reviews

"A great way to give parents a break and let your kid have fun and learn to read at the same time." - Jen, Kindergarten ...

Fry Words Games and Flash Cards Positive Reviews, comments
Fry Words Games and Flash Cards Positive Reviews

Fry Words Games includes 100 lists of the top 1000 Fry Words used for teaching reading, writing, and spelling. These hi...

Minimal Pairs for Speech Therapy Positive Reviews, comments
Minimal Pairs for Speech Therapy Positive Reviews

"I have no doubt that this will be my most used purchase for years to come. I love working with minimal pairs, and I lov...