DEV Community

Cover image for Learn to code on your iPhoneπŸ“± for FREE πŸš€
🍌🍌🍌
🍌🍌🍌

Posted on

Learn to code on your iPhoneπŸ“± for FREE πŸš€

Did you know you can learn to code on your iPhone or iPad?

You don’t need an expensive laptop or a top of the line desktop to learn how to write useable code. With these FREE apps from the App Store you can start learning RIGHT NOW!

W3 - Web development and programming tutorials

W3 is a wonderful resource every developer should have in their app arsenal. It’s your pocket guide to most programming languages. It covers all languages you'd want to learn and a bunch you may not have even heard of.

β€ŽW3

Code playground - Learn the basics of your favorite programming language on the go. All the content are organized in bite-sized form for you to learn in no time.

Code playground is a wonderful app that takes you from "Hello World" to complex language topics in a flash! Each of the 5 languages has over 30 modules to explore and learn, and with it's own integrated compiler you have full control over the code. Modify the code and explore the possibilities at your fingertips.

β€ŽCode Playground

Pythonista3 - A complete scripting environment for Python on your iOS device.

In true Python fashion, batteries are included – from popular third-party modules like numpy, matplotlib, requests, and many more, to modules that are tailor-made for iOS. You can write scripts that access motion sensor data, your photo library, contacts, reminders, the iOS clipboard, and much more. You can also use Pythonista to build interactive multi-touch experiences, custom user interfaces, animations, and 2D games. Honestly it's great.

β€ŽPythonista 3

React native builder - Design and create React Native apps with ease

Create React Native apps directly on your iOS device with minimal effort. Design layouts, complex pages, and get into the details of each component to fully flesh out your ideas and application flow. Once designed you can export your code to be integrated into any CI pipeline.

β€ŽReact Native Builder

Top comments (2)

Collapse
 
ajinkyax profile image
Ajinkya Borade

where is GoLang here ?

Collapse
 
0xbanana profile image
🍌🍌🍌

You can learn GoLang in Code Playground! πŸŽ‰πŸ˜Š