Top 50 Apps Similar to Progman: Learn to Code

EASY CODER : Learn Java 5.8.9
AMensah
Java coding learning app for who are looking for java codingcourseor tutorial.
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:)
Learn Python Programming Offli 12.26.06.28.14.32
Codemic
Python App helps to improve basic concepts with Code Snippets&Code Compiler
Learn Python Tutorial -ApkZube 3.8
ApkZube
Welcome to the ApkZube's free interactive Python Offline Tutorial.
HTML For Beginners 4.9
TechNark
Learn the basics of HTML language with easy notes and wellexplainedcodes.
Learn Web Development 4.2.6
Learn front-end technologies- HTML, Javascript, CSS to become awebdeveloper
C Programs: 350+ C Examples 1.8
KapiDhvaj
C Programs: 350+ C Examples is a C programming app.
JavaScript Offline Tutorial 5.0
Code Jupiter
JavaScript app is for beginner and professional developer tolearnJavaScript.
C++ Programming App 7.0
Complete C++ in a Single App Like Tutorials,Many ProgramsandInterview Q/A
Learn Python - Beginning to Advanced 1.0.5
aga coder
At the Time, Python Free programming tutorials one of thebestsource to Learn
Learn Java Tutorial ApkZube
ApkZube
Welcome to the ApkZube's free best java tutorial.
Learn CSS 2.0.6
Codeliber
Learn CSS with Try It Yourself, Code Playground/Editor and Quizzes!
Learn Python 4.6.334158
Programiz
Learn Python programming: Tutorials, interactive codeeditor,challenges & more.
AWD - PHP/HTML/CSS/JS IDE 0.45
Akid Soft
Android Web Developer - Best IDE for WEB Development
EASY CODER : Learn Python 5.8.9-python
AMensah
Learn to code! Learn python coding with easy video python
Learn Programming in C++ (2021 1.3.27.06.22.32
Codemic
C++ Coding App helps to improve concepts with Code Snippets&Code Compiler
Pro coding 1.8
Learn with step by step instruction, it's a practical wayoflearning a software
Codee: start to code 1.4.1
Enter the world of coding in Java. It's just few steps with Codee!
WebCode - html, css, js ide 5.1
A web ide for html, css and javascript.
CodeSnack IDE 5.2.3
Mobibean, LLC
Create programs on the go
Encode: Learn to Code 4.7
Everyone can learn to code.
Learn HTML 2.0.6
Codeliber
Learn HTML with Try It Yourself, Code Playground/Editor andQuizzes!
C++ Prowess 1.0
Smarter way to learn C++ Programming
Codecademy Go 1.15.0
Practice coding anywhere with the Codecademy companion app.
CodeGym: learn Java 1.0.62
Learn Java programming online
Learn Web Development 2024 1.6
Foobr Digital
Learn HTML, CSS, JAVASCRIPT, JQUERY, NODEJS, PYTHON, ANGULAR,andmuch more.
JStudio - ide for java 5.6
A java ide for developing android apps and java console programs.
Learn JavaScript 2.0.6
Codeliber
Learn JavaScript with Try It Yourself, Code Playground/EditorandQuizzes!
AlgoPrep - Algorithms & Data s 10.8
A tool to see how sorting & searching algorithms work&compare with each other.
HTML & CSS Basics 3.2
webref.ru
HTML and CSS tutorial with interactive tasks.
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.
Python Tutorial 1.0.8
Codeliber
Learn Python with Online Compiler and Quizzes!
Code Studio 3.8
A java and web ide for android.
Learn SQL & Database 4.2.6
Learn SQL Programming with DBMS programming lessons,programs,queries & editor
Learn Coding Offline - CodeHut 2.0.3
CodePoint
Learn Computer Science from Scratch - Learn Python, Java,C++,JavaScript & more
Learn Full Stack Development 4.2.6
Become a full stack developer by learning web andbackendtechnologies
SQL Practice PRO - Learn SQL D 1.8.9
RandomAppsInc
Simple, clean app to help you learn SQL and perfect yourSELECTquerying skills!
Master Coding - Learn Coding f 2.8.17
Become a professional coder with our free courses! Start yourcodingcareer
Python Tutorial - Pro 1.0.9
Codeliber
Learn Python with Online Compiler and Quizzes!
Learn CSS 4.2.1
Learn CSS Programming & make websites with CSSprogramming,programs, editor
C++ Pattern Programs 9.3
650+ C++ pattern programs, 250+ other programs, Learn C++,Videotutorials.
Code Recipes 2.42
Directory of standard, frequently used operations in 13programminglanguages
JavaScript Quiz 1.3.14
ProQuiz
- Test JavaScript skills - Improve your JavaScript -BecomeJavaScript Ninja
Learn Cryptography 4.2.6
Learn Cryptography with programming lessons, tutorials,programs& more
Learn PHP - Offline Tutorial 5.0
Code Jupiter
Learn php is offline tutorial for beginners as well asprofessionaldeveloper.
Learn C PRO - ApkZube 1.3
ApkZube
Welcome to the interactive Learn C Programming PRO OfflineTutorial(No Ads)
Learn C Programming [ Pro ] 1.0
CodeToInvent
Learn C Programming with Code Compiler, Tutorial, Programs,Quiz,Interview Q&A
Learn All PRO Python Tutorials Offline in 2020 0.0.5
NO ADS | ADS FREE Learn Artificial Intelligence withPythonArtificial intelligence is the intelligence demonstratedbymachines, in contrast to the intelligence displayed byhumans.Learn BioPython Biopython is an open-source python toolmainly usedin bioinformatics field. Learn Concurrency with PythonConcurrency,natural phenomena, is the happening of two or moreevents at thesame time. Learn Cryptography with Python Moderncryptography isthe one used widely among computer science projectsto secure thedata messages. Jupyter Jython Jython is the JVMimplementation ofthe Python programming language. LogisticRegression in PythonLogistic Regression is a statistical method ofclassification ofobjects. Learn Matplotlib Matplotlib is one of themost popularPython packages used for data visualization. LearnMachine Learningwith Python Learn Numpy NumPy, which stands forNumerical Python,is a library consisting of multidimensional arrayobjects and acollection of routines for processing those arrays.Learn ObjectOriented Python Python has been an object-orientedlanguage sinceit existed. In this tutorial we will try to getin-depth featuresof OOPS in Python programming. Learn PyGTK PyGTKis a set ofwrappers written in Python and C for GTK + GUI library.Learn PyQtPyQt is a GUI widgets toolkit. It is a Python interfacefor Qt, oneof the most powerful, and popular cross-platform GUIlibrary. LearnPython As mentioned before, Python is one of the mostwidely usedlanguage over the web. Learn Python-3 As mentionedbefore, Pythonis one of the most widely used language over the web.Learn PyCharmPython Blockchain Blockchain is the current buzz thatis dominatingthe software development trends. Python Data AccessPython is ageneral-purpose interpreted, interactive,object-oriented, andhigh-level programming language. Python DataPersistence PythonDeep Learning Python is a general-purpose highlevel programminglanguage that is widely used in data science andfor producing deeplearning algorithms. Python Design Pattern Thistutorial explainsthe various types of design patterns and theirimplementation inPython scripting language. Learn Python DigitalForensics Digitalforensics is the branch of forensic science thatanalyzes,examines, identifies as well as recovers the digitalevidences fromelectronic devices. Learn Python Web Scraping LearnPython DataStructure Computers store and process data with an extraordinaryspeed and accuracy. Learn Python Data Science Data is thenew Oil.This statement shows how every modern IT system is drivenbycapturing, storing and analysing data for various needs.LearnPython Network Programming Python Network Programming isaboutusing python as a programming language to handlecomputernetworking requirements. Learn PyTest Pytest is a testingframeworkbased on python. It is mainly used to write API testcases. LearnPyTorch PyTorch is an open source machine learninglibrary forPython and is completely based on Torch. Learn PythonTextProcessing Python Programming can be used to process text dataforthe requirements in various textual data analysis. LearnPythonForensics Python has built-in capabilities to supportdigitalinvestigation and protect the integrity of evidence duringaninvestigation. Learn Python Panda Learn Python WebDevelopmentLibraries Python provides multiple frameworks for thewebdevelopment. Learn PySpark Apache Spark is written forsupportPython with Spark, Apache Spark community released a tool,PySpark.Learn Seaborn Seaborn is an open source, BSD-licensedPythonlibrary providing high level API for visualizing the datausingPython programming language. Learn Scipy This tutorial ispreparedfor the readers, who want to learn the basic features alongwiththe various functions of SciPy. Learn WxPython wxPython is ablendof wxWidgets and Python programming library.
Learn Kotlin & Android 4.2.21
Learn Kotlin Programming with programming lessons,tutorials,programs & more
DataCamp: Data Science and AI 98.0.0
DataCamp
Learn Python, SQL, AI & R