Top 27 Apps Similar to Learn C++ Pro

Learn C++ 7.0
AdriAda
Learn the basics of C++ in English and without invasiveadvertising!
Learn C++ Programming 2.1
CodeToInvent
C++ Programming App : Learn C++ Tutorial Learn C++Programming[C++Programming offline / C++ Tutorial ] app providesyou :★Lessons [ With Pictures and Example Programs] Topic Covered:1.Introduction to C++ [ 6 SUB Topics ] 2. IOStream [ 4 SUBTopics]3. Data types & Operators [ 8 SUB Topics ]4.Conditionals& Loops [ 7 SUB Topics ] 5. Arrays & Types [4SUB Topics ]6. Strings & more [ 6 SUB Topics ] 7 Pointers&Structure [8 SUB Topics ] 8. Functions [ 7 SUB Topics ] 9.OOP'SConcepts [ 7SUB Topics ] 10. More on OOp'S [ 7 SUB Topics ]11.Exception &File Handling [ 4 SUB Topics ] Which makes LearnC++Programmingeasier. ★ 300+ Programs with comments&documentation whichhelps you during your exams ,Sems or anyothercompetitions. whichmakes Learn C++ Programming easier ★StarImportant FAQ's(VIVA ||C++ Interview Questions and Answers)Whichhelps you duringInterview or any College practical Lab Vivawiththe help of C++tutorial for beginners ★ 1000+ C++ ProgrammingQuizwith [Easy,Medium & Hard] Category to prepare youforCompetitive Examswith the help of C++ tutorial and programming★This C++Programming Language app enables you to carryC++programmingTutorial offline in your android phone. ★★★If youwanttoDownload  Java Programming App  clickingthelinkbelow:👇🏼★★★https://play.google.com/store/apps/details?id=com.java.malik.javaanimJavaProgrammingApp ★★★If you want ( NO Ads + Super Fast CompilerforJava, C &C++ ) Download Pro Version of Java App. [JavaProgramming App Pro -with Fast Compiler ] by clickingthelinkbelow:👇🏼★★★https://play.google.com/store/apps/details?id=com.java.malik.javaprogrammingJavaProgrammingApp Pro - with Fast Compiler If you Like My workpleaseRate it 5stars & don't forget to share C++ Tutorial Appwithyourfriends.Happy coding:)
Master In C++ (Learn C++) 5.6.0
Thiyagaraaj M
★ Master In C++ ⋙ is a pretty app for all C++ and OOPS Concepts★
C++ Pattern Programs 9.3
650+ C++ pattern programs, 250+ other programs, Learn C++,Videotutorials.
C4droid - C/C++ compiler & IDE
n0n3m4
C4droid is a user-friendly (but powerful)C/C++IDE + C/C++ compiler for Android.Basic features:- Offline C compiler: create your own applications on Androiddeviceand run them even without Internet access- Source code editor with syntax highlighting, tabs,codecompletion, code formatting, file association andundo/redo- Export&share your programs as APKs or native executables(forterminal apps)- No root required (but C4droid can use it for your programs ifyouwant)- Full ANSI C and ISO C99 support with TCC (Tiny C Compiler)+uClibc- Git integration- Customizable GUI, choose where to place tabs and buttonsbyyourself, themes are also supported.More features with a free GCC plugin:- Fully-functional C++ compiler, almost complete C++11 supportwithGCC compiler- NativeActivity, Qt, SDL and SDL2 support for GUI- Debugger with breakpoints and watches- Makefile support: use the same build scripts as on yourPC(BusyBox is included)- Semi-automatic open-source library porting feature forenhancedprogramming & educationC4droid is designed to be user-friendy out-of-the-box, butnothingis perfect, so here are some answers for questions thatcanappear:How to install C++ support?C4droid will ask you to install C++ support at first startupandwill configure itself in semi-automatic mode.If you want to do that manually, you need:0) Enough internal memory OR root rights. C4droid does notrequireroot rights for devices with more than 50MB of freeinternalmemory.1) Install GCC plugin (C4droid will ask you to install it).2) Select G++ compiler in C4droid preferences.3*) Add "using namespace std;" to your program(before int main),useiostream, not iostream.hNote that if you want to use C4droid as a C compiler, it isbetterto select GCC, not G++.How to use SDL, SDL2, NativeActivity and Qt insingle-filemode?Just install SDL plugin and select G++ compiler inC4droidpreferences.Note that C4droid chooses app mode using a very simple sourcecodeanalysis:SDL is detected with #include "SDL.h", SDL2 is detectedwith#include "SDL2/SDL.h", NativeActivity is detected with#include"android_native_app_glue.h", Qt is detected with#include"QApplication"If you are compiling a single-file Qt app, you must add#include"yoursourcefilenamewithcpp.moc" to the end of source codefilealso.How to use Makefiles, multifile projects, etc?Long-click compile button (or select "compilation settings"ifbuttons are hidden/moved) and configure current directory tousethe mode you want.Note that C4droid will create .c4droid configuration file whenyouwill press Ok. Some modes (like makefile) require to enterresultexecutable file name, don't forget to do that.After doing that all use compile and run buttons to build andrunyour app as regular.How to build and install libraries?Almost the same way as regular Makefile building except forthatmost probably some patching may be required.Currently tested libraries are gmp(internalmemoryonly),mpfr,mpc,libxml2,neon,sqlite,SDL_gfx(--disable-mmxrequired).Which gestures/keyboard shortcuts does C4droid support?Long-click gestures:New button: delete current file.Save button: save as.Open button: recent files.Run button: run with arguments.Compile button: configure current directory.Tab: close tab.Keyboard shortcuts:Ctrl-C, Ctrl-V, Ctrl-X for Copy, Paste and CutCtrl-S, Ctrl-O for Save/OpenCtrl-Z, Ctrl-Y for Undo/Redo.Ctrl-L for "go to Line"Ctrl-F for FindCtrl-A for select AllCtrl-B for Build/compileCtrl-R for RunCtrl-Space/Ctrl-D for autocompletion (Ctrl-Space may be reservedbyAndroid)Report bugs at [email protected] stands for "c for android" (or "c++ for android").C4droid is not an online compiler, so it uses real binaries.Some binaries in APK are licensed under (L)GPL, email me forthesource code (Tiny C compiler, GCC, BusyBox, etc.)Android is a trademark of Google Inc.Qt is a registered trademark of Digia.
C++ Programming ,Tutorials & Quiz 1.7.2
Vishal Pandey
Free App of C++ Programming ,Tutorials & Quiz: An appfortheprogramming beginners. Features of C++ Tutorial App: ★Chapterwisecomplete C++ Tutorials ⦁ introduction to C++ language.⦁Comparisonof C++ with other languages. ⦁ Operator precedencetable⦁ C++Keywords ⦁ ASCII table ⦁ OOPs ⦁ Advance Concept ⦁Templates★Programs ⦁ Matrix programs ⦁ Sorting & Searchingprograms⦁Data Structure & Algorithms programs ⦁ Basic programs⦁Pointerprograms ⦁ Inheritance programs ⦁ Operator overloading★PatternPrograms ★ C++ Compiler ★ Exam Questions & Answer★InterviewQuestions ★ Pattern Programs Pattern printingprogramsincluding :⦁ Symbol patterns ⦁ Number patterns ⦁ Characterpatterns⦁ Seriespatterns ⦁ Spiral patterns ⦁ Wave-style patterns★CompetetiveProgramming ★ Frequently Asked Questions and Answers★AllImportant Exam Questions ★ References ★ C++ Quiz with 10levelsineach levels 10 questions & 4 options for c++ skilltesting★Very simple User Interface ⦁ Trick programs C++OverviewC++Environment Setup C++ Basic Syntax C++ Comments C++ DataTypesC++Variable Types C++ Variable Scope C++Constants/LiteralsC++Modifier Types C++ Storage Classes C++Operators C++ Loop TypesC++Decision Making C++ Functions C++Numbers C++ Arrays C++StringsC++ Pointers C++ References C++ Date& Time C++BasicInput/Output C++ Data Structures C++ ObjectOriented -----------C++ Object Oriented -- ------------- C++Classes & ObjectsC++Inheritance C++ Overloading C++Polymorphism C++ AbstractionC++Encapsulation C++ Interfaces FullOffline Content - NoNeedInternet Syntax Highlighter If you Like Mywork please Rate it5stars & don't forget to share C++Programming ,Tutorials&Quizwith your friends.Happy coding:)Keywords: c++ allprograms,c++ basic, c++ advance,c++appdownload,c++ book,c++ bookinenglish,c++ all programs,c++compileride,compiler offlinec++,c++data structures,c++ emulator,c++function,c++pattern,c++language,cpp,c++ mobile, cpp mobile,cppmobile app,c++notes, cppfor class 12,cpp quiz,cpp output,cpptutorial,cpp viva,oops usingc++ Learn C++,C++ Programs,C++Guide,C++ Reference,C++Programming,C++ Offline,C++ Tutorials,C++Reference Guide,C++Programs,C++Simple Programs,C++ GettingStarted,OptimizingC++,C++Annotations,C++ Quick Reference,C++ withOOPS,OOPSConcepts.----------------------- PLEASENOTE------------------------Instead of giving a lower rating,pleasemail me your queries,issues or suggestions. I will be happytosolve them for you :-----------------------------------
C++ Programming App 7.0
Complete C++ in a Single App Like Tutorials,Many ProgramsandInterview Q/A
Learn C++ Programming [ PRO ] 1.0
CodeToInvent
Learn C++ Programming with Code Compiler, Lessons, Programs,Quiz,Interview Q&A
Learn C++ Programming Tutorial 36.0
Learn C++ programming app to learn C++ programming, C++Tutorial,Sololearn C++
Learn C Programming [ Pro ] 1.0
CodeToInvent
Learn C Programming with Code Compiler, Tutorial, Programs,Quiz,Interview Q&A
Mobile C { C/C++ Compiler } 2.5.2
Learn programming ( coding ) on your mobile devices.
c++ programming App 4.0
C++ app contains 200+ programs(DS) tutorials with theinterviewpreparation kit.
Learn Java: java tutorial
A Complete java tutorial with code previews,explanations and alotof extras.
Learn Java Programs 5.6.0
Thiyagaraaj M
Simple, Clean and Well Formatted Java Programs. More than200Programs.
C# Tutorial 4.0
*** Unique Features *** 1.Interactive User interface 2.Neatandclearlayout for better visibility 3.Search option available onallpages4.Many programs with clear output 5.Topic wisePrograms6.Topic wisetheory with full description 7.Standardinterviewquestions andanswers 8.Very Simple and UnderstandablelanguageThis is the onlyapp in which you can learn the wholesyllabus ofC# language withTutorials ,programs and Interviewquestions andanswers. Thisapplication has decent user interface.Itmakes yourlearning betterand interactive. *** Modules*** 𝟏.C#TUTORIAL: Thispart containscomplete syllabus with full descriptionof each topicwithsyntax,description and example for your betterunderstanding.𝟐.C#PROGRAMS:This part contains more than 300programs with outputforyour deep practical knowledge and for yourbetterunderstanding.𝟑.INTERVIEW Q/A:This part containsinterviewquestions and answers ofevery topic available in C#language .Ihope this will help you inyour viva and interviews.
Test prep. for CompTIA IT Fundamentals. FC0-U61 2020.4.8
The CompTIA IT Fundamentals certification validates your skills asasystems support specialist and propels you towards a successfulITcareer. Since the IT department is vital to keep anyorganization onits feet, such a certification will only add weightto your advancedIT career. This mobile application is designed tobe your ultimateexam preparation resource. It provides a simpleyet friendly andinteractive practice environment. Experts havegathered hundreds ofquestions and digital flashcards to help youreview all the latestFC0-U61 exam objectives and pass with flyingcolors from the firstattempt. By solving the tests and answeringthe practice questionscontained in this application, you willtruly grasp core IT conceptsand understand how to apply new skillsin real-world situations.Thus, you will learn your way aroundhardware and software, conductinstallations, and connect tonetworks to get a workstation up andrunning smoothly. You willalso reinforce your knowledge basisneeded to identifycompatibility and security issues, mitigaterisks, and conductall-important preventative maintenance that keepsthe end-userproblem-free. If you are ready to take the big step andpass theFC0-U61 exam, then do not hesitate to use this app forpractice -𝐢𝐭 𝐢𝐬 𝐲𝐨𝐮𝐫 𝐬𝐚𝐟𝐞𝐬𝐭 𝐰𝐚𝐲 𝐭𝐨 𝐚𝐜𝐪𝐮𝐢𝐫𝐞 𝐭𝐡𝐞 𝐈𝐓𝐅 𝐜𝐞𝐫𝐭𝐢𝐟𝐢𝐜𝐚𝐭𝐢𝐨𝐧𝐚𝐧𝐝 𝐭𝐡𝐞𝐡𝐨𝐭𝐭𝐞𝐬𝐭 𝐈𝐓 𝐬𝐤𝐢𝐥𝐥𝐬! 👨‍💻
MCSA 70-410, 70-411, 70-412 2020.4.8
Being MCSA certified is without a doubt a very prestigious awardandit will increase your earning potential. The new version of theMCSAcertification for Server 2012 R2 requires passing thefollowingthree exams: 70-410, 70-411, 70-412. Alternatively, youcan take theUpgrade exam if you have your MCSA or MCITP in Server2008. Thismobile app is your optimum practicing resource to getfully preparedfor these MCSA exams. It covers 100% of theobjective domains of allthree exams, as well as the Upgrade exam,70-417. Using thisapplication, you get access to an interactivepractice testenvironment with more than 500 challenging questionsand electronicflashcards. Thus, you will assess your understandingof thefollowing core MCSA concepts: • Installing and managingWindowsServer 2012 including basic hardware and permissionsconfiguration,inclusively in a Virtual Machine (VM) environment. •Creating ActiveDirectory Users and Computers and the Group PolicyObjects (GPOs)required to manage a corporate network. • Improvingdata securityand access using Distributed File Systems (DFS), FileServerResource Manager (FSRM), file and disk encryption. •Monitoring andauditing servers to identify and resolve potentialproblems. •Securing enterprise network resources using ActiveDirectoryFederation Services (ADFS), Active Directory CertificateServices(ADCS) and Active Directory Rights Management Services(ADRMS), andmuch more. This exam preparation app will definitelyhelp youbroaden your skills set. It allows you to train andreinforce theknowledge needed for the management and maintenanceof adomain-based Windows Server 2012 environment. Install it nowtostart practicing, get your certification, and open your way toanyenterprise-class data center! 🤩
C# & SQL 2.14
Directory of standard, frequently used operations in C# andSQLQueries
Learn C PRO - ApkZube 1.3
ApkZube
Welcome to the interactive Learn C Programming PRO OfflineTutorial(No Ads)
Test Prep. MS Server 2016, Exam MCSA 70-741 2020.4.8
The Microsoft Certified Solutions Associate certification putsyourIT skills in demand. To acquire it, you must pass a series ofthreeexams. Exam 70-741 is the second step and it tests yourWindows2016 networking knowledge and skills. This mobileapplicationoffers complete preparation for the second 70-741 examin the MCSAseries. It provides comprehensive coverage of all examobjectivesand optimizes your study time with hundreds of practicequestionsthat pinpoint challenging areas. Using this app'sinteractivefeatures anywhere and anytime, you gain access to a widetest bankwith test simulations, practice questions with immediatefeedback,and electronic flashcards. It also has a friendly designto allowyou to focus on studying and get thoroughly prepared to acetheexam and earn the desired certification. How well do youdeploy,manage, and maintain a server? Can you expertly configurefile andprint servers, network access and services, and networkpolicyserver infrastructure? Have you configured and managedActiveDirectory and Group Policy? Don't leave anything to chance!Proveto employers that you are serious about IT and your job andtry the𝙏𝙚𝙨𝙩 𝙋𝙧𝙚𝙥. 𝙈𝙎 𝙎𝙚𝙧𝙫𝙚𝙧 2016, 𝙀𝙭𝙖𝙢 𝙈𝘾𝙎𝘼 70-741 app now! 👨‍💻
Design Patterns in C# 1.0.0
A reference app for Design Patterns in C# programming language.
Learn Cryptography 4.2.6
Learn Cryptography with programming lessons, tutorials,programs& more
Learn Kotlin & Android 4.2.21
Learn Kotlin Programming with programming lessons,tutorials,programs & more
Arduino SparkFun Inventor's Kit 1.2
is an Arduino/Readboard tutorial based on SIK ExperimentGuideforArduino. In this app contains ads and potentiallyin-apppurchases,you can access content online forfreeathttps://learn.sparkfun.com/tutorials/sik-experiment-guide-for-arduino---v33'.Readdescription& schematic on each experiment, and alsopracticaldirectly byuploading code (.hex) to Arduino/Readboardboard overUSB/Bluetooh tosee what happen. For the project needdebugging, youcan use SerialMonitor features. The text of theSparkFunInventor\'s Kit islicensed under a Creative CommonsAttributionShare-Alike 3.0. Heretutorials how to makeArduino/Redboard canuploaded sketch fromAndroid toArduino/Redboard Hardwareoverbluetooth:https://www.instructables.com/id/Program-Your-Arduino-With-an-Android-Device-Over-B/Features:★No Ads (In-App Purchase) ★ Search tools (In-AppPurchase) ★Allcontent offline available (In-App Purchase) ★Serial Monitorfordebugging needed ★ Upload examples sketch toArduino Uno over USBorbluetooth ★ Arduino/Redboard Tutorials,with over 15 Experiments★Change the Themes (Light, Dark, Black) ★Change the code styletheme(Light, Dark) ★ Change the font size ★Syntax Highlight forArduinolanguage Experiment List: 1.Experiment 1: Blinking an LED2.Experiment 2: Reading aPotentiometer 3. Experiment 3: DrivinganRGB LED 4. Experiment 4:Driving Multiple LEDs 5. Experiment 5:PushButtons 6. Experiment6: Reading a Photoresistor 7. Experiment7:Reading a TemperatureSensor 8. Experiment 8: Driving a ServoMotor9. Experiment 9:Using a Flex Sensor 10. Experiment 10: ReadingaSoft Potentiometer11. Experiment 11: Using a Piezo Buzzer12.Experiment 12: Drivinga Motor 13. Experiment 13: Using Relays14.Experiment 14: Using aShift Register 15. Experiment 15: UsinganLCD 16. Experiment 16:Simon Says
Learn Java 7.3.0
Thiyagaraaj M
🌷End to End Java Programming Language Concepts - Offline🌷
C Programming - Learn Code, Theory & Discuss 3.3.5
SPDroid
C Programming Course is all in one Application to learnCProgramming Language (C Language). Included Theory with manyCPrograms with output. C Program. 📖💻 Features: ★ Fully Offlineforstudies. ★ Absolutely free. ★ Contains all basic concepts of'C'programming language (C Language). ★ Included all basic theoryofC. ★ Nearly 100+ C Programs with console outputs. ★ EasytoUnderstand each and every C Program. ★ Easy language ★InDiscussion Panel, user can ask any problem related withprogrammingand also help other user for solutions. ★ User friendlyGraphics UI(User Interface). ★ Easy to use. Easy to learn CLanguage.***************************** Developed By : ShreyasSharad PatilSPDroid -------------------------------------- ForAdsFree VersionOf This App:https://play.google.com/store/apps/details?id=com.spdroid.c.paid---------------------------------------If Found any problemsregarding app, Please Contact me byE-Mail.--------------------------------------- Learn to code! Useandlearn C Programming with thisapp.....!--------------------------------------- Contents Included★Introduction ★ Tokens ★ Constants and Variables ★ Keywords ★DataTypes ★ Variables ★ Data Input/Output ★ Operators ★DecisionControl Structure ★ Loop Control Structure ★ Array ★TwoDimensional Array (2D) ★ Function ★ Types of Functions ★RecursiveFunctions ★ String ★ Storage Classes ★ Preprocessors ★Pointers ★Array of Pointers ★ Pointer to Pointer ★ Structure ★Union ★Command Line Arguments
Learn R Tutorial - PRO 1.3
ArcX Dev
Welcome to the ApkZube's interactive R Programming OfflineTutorialwithout AD