What software provides a code editing environment on iPad?
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
I am seeking recommendations for code editing primarily in Java, C, C++
My research shows these as candidates to meet this need:
- Coda - iOS app for code editing and SSH (runing the code on remote computer) - it’s not clear how C or C++ would fit in coda, though.
- Blink SSH - iOS app for Mosh or SSH to control a remote computer (I can use git for moving the files), look like linux terminal but this means I’m not using iOS as the IDE and just as a window to remote to another computer
Am I missing options to have an actual environment for editing on iOS bu restricting myself to these two options. Coda as an IDE or SSH (there are many, but they all end up needing a connection to a server)?
ios ipad software-recommendation
New contributor
add a comment |
I am seeking recommendations for code editing primarily in Java, C, C++
My research shows these as candidates to meet this need:
- Coda - iOS app for code editing and SSH (runing the code on remote computer) - it’s not clear how C or C++ would fit in coda, though.
- Blink SSH - iOS app for Mosh or SSH to control a remote computer (I can use git for moving the files), look like linux terminal but this means I’m not using iOS as the IDE and just as a window to remote to another computer
Am I missing options to have an actual environment for editing on iOS bu restricting myself to these two options. Coda as an IDE or SSH (there are many, but they all end up needing a connection to a server)?
ios ipad software-recommendation
New contributor
3
Welcome to Ask Different. I’ve edited this to avoid having it closed, but we might need you to describe a little where the code will run and if you are OK with constant network connection or really just need an IDE. You will get recommendations for both, but this might be two questions or three questions in the end based on a) what source version control you use b) where the code will run and what CI/CD/build process you choose c) your budget and your development style. The last one is the biggest factor. People coded on paper and punch cards for decades, why choose iPad for your needs?
– bmike♦
3 hours ago
add a comment |
I am seeking recommendations for code editing primarily in Java, C, C++
My research shows these as candidates to meet this need:
- Coda - iOS app for code editing and SSH (runing the code on remote computer) - it’s not clear how C or C++ would fit in coda, though.
- Blink SSH - iOS app for Mosh or SSH to control a remote computer (I can use git for moving the files), look like linux terminal but this means I’m not using iOS as the IDE and just as a window to remote to another computer
Am I missing options to have an actual environment for editing on iOS bu restricting myself to these two options. Coda as an IDE or SSH (there are many, but they all end up needing a connection to a server)?
ios ipad software-recommendation
New contributor
I am seeking recommendations for code editing primarily in Java, C, C++
My research shows these as candidates to meet this need:
- Coda - iOS app for code editing and SSH (runing the code on remote computer) - it’s not clear how C or C++ would fit in coda, though.
- Blink SSH - iOS app for Mosh or SSH to control a remote computer (I can use git for moving the files), look like linux terminal but this means I’m not using iOS as the IDE and just as a window to remote to another computer
Am I missing options to have an actual environment for editing on iOS bu restricting myself to these two options. Coda as an IDE or SSH (there are many, but they all end up needing a connection to a server)?
ios ipad software-recommendation
ios ipad software-recommendation
New contributor
New contributor
edited 3 hours ago
bmike♦
163k46293634
163k46293634
New contributor
asked 3 hours ago
YakirYakir
161
161
New contributor
New contributor
3
Welcome to Ask Different. I’ve edited this to avoid having it closed, but we might need you to describe a little where the code will run and if you are OK with constant network connection or really just need an IDE. You will get recommendations for both, but this might be two questions or three questions in the end based on a) what source version control you use b) where the code will run and what CI/CD/build process you choose c) your budget and your development style. The last one is the biggest factor. People coded on paper and punch cards for decades, why choose iPad for your needs?
– bmike♦
3 hours ago
add a comment |
3
Welcome to Ask Different. I’ve edited this to avoid having it closed, but we might need you to describe a little where the code will run and if you are OK with constant network connection or really just need an IDE. You will get recommendations for both, but this might be two questions or three questions in the end based on a) what source version control you use b) where the code will run and what CI/CD/build process you choose c) your budget and your development style. The last one is the biggest factor. People coded on paper and punch cards for decades, why choose iPad for your needs?
– bmike♦
3 hours ago
3
3
Welcome to Ask Different. I’ve edited this to avoid having it closed, but we might need you to describe a little where the code will run and if you are OK with constant network connection or really just need an IDE. You will get recommendations for both, but this might be two questions or three questions in the end based on a) what source version control you use b) where the code will run and what CI/CD/build process you choose c) your budget and your development style. The last one is the biggest factor. People coded on paper and punch cards for decades, why choose iPad for your needs?
– bmike♦
3 hours ago
Welcome to Ask Different. I’ve edited this to avoid having it closed, but we might need you to describe a little where the code will run and if you are OK with constant network connection or really just need an IDE. You will get recommendations for both, but this might be two questions or three questions in the end based on a) what source version control you use b) where the code will run and what CI/CD/build process you choose c) your budget and your development style. The last one is the biggest factor. People coded on paper and punch cards for decades, why choose iPad for your needs?
– bmike♦
3 hours ago
add a comment |
1 Answer
1
active
oldest
votes
A good code editor for iPad is Textastic. Its not free and sells for $10 at the AppStore. It claims to have syntax highlighting for over 80 languages. If you want to program exclusively in Python, there is an app called Pythonista. This is more of an IDE than just a code editor.
add a comment |
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
A good code editor for iPad is Textastic. Its not free and sells for $10 at the AppStore. It claims to have syntax highlighting for over 80 languages. If you want to program exclusively in Python, there is an app called Pythonista. This is more of an IDE than just a code editor.
add a comment |
A good code editor for iPad is Textastic. Its not free and sells for $10 at the AppStore. It claims to have syntax highlighting for over 80 languages. If you want to program exclusively in Python, there is an app called Pythonista. This is more of an IDE than just a code editor.
add a comment |
A good code editor for iPad is Textastic. Its not free and sells for $10 at the AppStore. It claims to have syntax highlighting for over 80 languages. If you want to program exclusively in Python, there is an app called Pythonista. This is more of an IDE than just a code editor.
A good code editor for iPad is Textastic. Its not free and sells for $10 at the AppStore. It claims to have syntax highlighting for over 80 languages. If you want to program exclusively in Python, there is an app called Pythonista. This is more of an IDE than just a code editor.
answered 1 hour ago
jmhjmh
4,4161629
4,4161629
add a comment |
add a comment |
3
Welcome to Ask Different. I’ve edited this to avoid having it closed, but we might need you to describe a little where the code will run and if you are OK with constant network connection or really just need an IDE. You will get recommendations for both, but this might be two questions or three questions in the end based on a) what source version control you use b) where the code will run and what CI/CD/build process you choose c) your budget and your development style. The last one is the biggest factor. People coded on paper and punch cards for decades, why choose iPad for your needs?
– bmike♦
3 hours ago