Top 19 Apps Similar to C Programs

Learn C Programming 4.2.21
Coding and Programming
Learn C Programming with programming lessons, tutorials,programs& more
Mobile C [ C/C++ Compiler ] 2.5.2
Lee Jeong Seop
Learn programming ( coding ) on your mobile devices.
CppDroid - C/C++ IDE
Anton Smirnov
CppDroid is simple C/C++ IDE focusedonlearning programming languages and libraries.Features:* code complete ** real-time diagnostics (warnings and errors) and fixes ** file and tutorial navigator (variables, methods, etc)* static analysis ** smart syntax highlighting* portrait/landscape UI* auto indentation and auto pairing (configurable)* configurable code syntax highlighting (themes) ** compile C/C++ code (no root required)* works offline (built-in compiler, no internetconnectionrequired)* great C/C++ code examples included ** detailed C++ tutorial and learn guide included ** add-ons manager and auto updates* Dropbox support ** Google Drive support *On first launch CppDroid extracts SDK (about 150Mb)anddownloads and extracts examples and tutorials, so about215Mb of internal storage space is required. It can't bemoved tosd card because of android security.Start learning C and C++ by examples (menu / Project/Examples) or tutorials (menu / Project/Tutorials).App blog:http://www.cppdroid.infoAdvanced paid features (marked with *) review:http://www.cppdroid.info/p/advanced-features.htmlSee also ArduinoDroid app:http://www.arduinodroid.info
C Compiler IDE 29
C Compiler IDE is simple C IDE focused onlearningprogramminglanguages. Features: * smart syntax highlighting* undo* redo *note * input syntax Example : #include void main(){inta;printf("Enter the a Number:");scanf("%d",&a);printf("a=%d",a); }
Learn C Programming 3.3
SGDevelopers
This app is designed section-wise for better understanding andeasyaccess of C Programming Language. There are many programs and200+MCQs are included in this app along with a large database fornewlyintroduced test section (different from MCQ section). Thiswilldefinitely help you for getting better at C programminglanguage.This app contains four main segments. That are, 1) Theory,2)Practice Programs, 3) Multiple choice questions with answers and4)Test Segment. **Theory Segment :- In this section, the usercanfind all the basic theory and information regarding CProgrammingLanguage, topic-wise. This section is subdivided intovarioustopics meticulously for better understanding of learner.Thesetopics are well sequentially arranged for easy accesses, andtheinformation is instantly retrievable, accordingly.**PracticeProgram Segment : In this section, the learner can findlargenumber programs for practice and practical understanding ofthe Cprogramming language. The user is requested to type thegivenprograms in their C language compiler and run it and observetheoutputs. **Multiple Choice Questions (MCQ) Segment : Thissectioncontains 200+ multiple choice questions for the practice ofthelearner with facilities to check the correctness of the answersaswell as to obtain the correct answer to the question.**TestSegment : The Test Segment offers a unique opportunity forthelearners to self-evaluate themselves. The learner has beenprovidedwith an option to choose the number (10 to 30) of questionsto becovered in the “Test”. The program selects and projects 10 to30questions (MCQs) randomly from a large database (separate fromMCQsegment database). The result of the test will be displayed inaneasily comprehensible graphics. The app interface isquiteuser-friendly. Wherever and whenever you require anyinformationabout C, you are just one tap away..... ALL THEBEST..... We onceagain look forward to your continued support. Asalways we striveto serve you better, for which your invaluablefeedback andsuggestions will certainly help us a lot. We assure youthat yourinvaluable guidance will surely be considered in our nextversion.
Online Compiler 3.4
Motion Apps
Online Compiler is user friendly all-in-one compiler thatsupportsC, C++, JAVA, JAVASCRIPT, PYTHON, HASKELL, PERL, PHP , C#&RUBY programming languages. It enables you to compile and runyourcode on android device. It is light-weight,easy to install anduse.It is supported by high processing power servers that do allthework so no need for high-end devices. Write programs on thego,test algorithms, explore the features of programming languageorpractice your skills. It saves you from the hassle ofinstallingbulky compilers for each programming language.HAVE FEEDBACK, QUESTIONS, OR BUG REPORTS? Please send emailtomotionappsworld@gmail.com
Learn C# 1.9.2
Sololearn
We're moving to our new free All-in-One app! Get ithere:https://play.google.com/store/apps/details?id=com.sololearnLearnC# in a greatly improved learning environment with morelessons,real practice opportunity, and community support. TheSoloLearn C#course makes the 10th programming language available toourcommunity for FREE! At SoloLearn, we are building a communityofcoders where learning is FREE, FUN, and EFFECTIVE! Withcodingbecoming a "must have" skill, we aim to help you improveyourcareer and life choices by mastering this skill in your sparetime,on any device, wherever you are. Join our growing communityofSoloLearners where you can enjoy individual andpeer-to-peerlearning and learn the basics of implementing codingprojects onyour mobile. And finally, improve your standing withinthecommunity by collecting XP points and advancing your rank ontheLeaderboard! Learn: Gain an understanding of C# concepts bygoingthrough short interactive texts and follow-up fun quizzes.Topicsinclude: variables, conditional statements and loops,methods,classes, arrays, strings, encapsulation, inheritance,polymorphism,interfaces, exceptions, generics, and more! CodePlayground: Thebest way to learn to code is to CODE! Ourbeautifully designed codeeditor lets you make changes to existingcode or write and run yourown custom code and see the output onyour mobile device! You cancode while going through the corelessons or as a stand-alonelearning activity. The more you play,the better you get! Use ourDiscussion Forums: Whether you needadditional help inunderstanding a topic or want to contribute toenhance the learningof peer SoloLearners, go to our DiscussionForums. Learn, shareyour knowledge, and improve your career andlife choices!
Learn C++ 4.2.21
Coding and Programming
Learn C++ Programming with programming lessons, tutorials,programs& more
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 n0n3m4@gmail.com.C4droid 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 for U (500+ C Programs) 1.0
illumin8 developers
No Ads. No snags. Just You and C.
C Programming 3.2
SNJ
C Programming Language tutorial app with collection of programs.
C Programming Zone 3.0
Shakil
#1 Application for C Programming. Best Application for CProgramming----------------------- Please Note that-----------------------Instead of giving us a lower rating, pleasemail us your queries,issues or suggestions. We will be happy tosolve them for you :) Youcannot run or execute programs with thisapp. The output is alreadytested and displayed for your reference.Thank You forunderstanding. -------------------------------------Features:Chapter wise C Tutorial C Programs with comments forbetterunderstanding (300 C Programs) Code Hightlighting Output foreachprogram Night-mode switching Copy the programs and Sharewithfriends with long click Zoom In & Zoom Out CInterviewQuestions with Answers C Game Examples (source code) VerySimpleInterface ----------------------------------------- Throughtheseapp you to carry hundreds of C Programs ,C Tutorials ,InterviewQuestions & C Game Source Code in your android. Thisappcontains almost all types of C Programs with comments andcodehighlighting. It contains 300 programs with output and alltheprograms have been tested so that there are no errors. Italsocontains a short C Tutorial for learning and revising conceptsof Clanguage. It is useful for learning C language & forthepreparation of test & quiz . Interview questions withAnswershave been added so that the user can can prepare for theinterview. The questions and answers are written in a very simpleformatthat anyone can understand with a beautiful interface. Tomake CProgramming more fun C Game source code have been includedsuch asSnake , Tic Tac Toe , Minesweeper , etc. With these sourcecodestudents and beginners can learn the working of games . Allthebest..... game programming tutorials c program cprogrammingtutorial c examples c example c programs collection cprogram guidec programming guide c learning tutorial c programmoffline ctutorial logical programs java android c
Learn C++ 2.8.2
Sololearn
We're moving to our new free All-in-One app! Get ithere:https://play.google.com/store/apps/details?id=com.sololearnLearnC++ in a greatly improved learning environment with morelessons,real practice opportunity, and community support. Learn C++isanother FREE programming course by SoloLearn. Whether you'vehadany prior programming experience or not, this app will helpyoulearn all you need to know in order to start creating andcompilingyour own programs. Learning with SoloLearn has proved tobe fast,effective and fun. This app will show you how easy it is tobecomea programmer. Learn C++ includes over 80 lessons split into8levels that cover basic concepts, data types, arrays,pointers,conditional statements, loops, functions, classes andobjects,inheritance & polymorphism, templates, exceptions andfiles.Unlock new levels, quizzes, collect points and compete withyourpeers around the world. Most importantly, learn while havingfunbecause engaged learning makes a difference. Good luck!
Logical C Programs 1.2
Herish Infotech
Logical C Programs application has alllogicalcprogram with output.Logical C Programs application allows you to learn CProgramslikeOdd or Even, Basic Maths, Leap year, Vowels,SimpleInterest,Compound Interest, HCF and LCM, Swapping, CalculateAreaof Circle,Sum of Digits, Reverse number, Palindrome number,Primenumber,Armstrong number, Fibonacci series, Divisor,Factorial,Linearsearch, Binary search, Bubble sort, Insertion sort,Selectionsort,Circumference of Circle, nCr and nPr, Print serieslike 0 72663..., Print series like 1 + 4 + 9..., Table of n number,Findmaxno from array, Find min no from array, Insert elementinarray,Delete element from array etc...Logical C Programs application is good for beginnerstolearnbasic as well as advanced C programming. This app is alsobeusefulfor studying during exams as well as forinterviewquestions.
C Pattern Programs 9.3
Sumit Tiwari (SoftEthics)
650+ C pattern programs, 250+ other useful programs, Learn C,Videotutorials.
C Programming 5.0
balar&balar
This Application is for the people who wants to learn Clanguageeasily.
C Program 1.1
Sivashankar S
The app contains most frequently asked c programs.
C PROGRAMMING SIMPLIFIED 7.2
VINAY DANARADDI
A Complete Package for Learning C Programming Language -500+Learning Contents
Online Compiler:Code on Mobile 1.1.59
Coding and Programming
Compiler & Run your programs for C, Java & other21languages on your Mobile!