What software provides a code editing environment on iPad?What software for video editing should a G5 Tower Use?iPad in corporate environmentLooking for a GUI Subversion client for iOSWhat good PowerPoint editing apps are there for iPad?Good Video Editing Software, around $100?General purpose video editing softwareGood iPad piano software?Update my iPad SoftwareWrite code on iPad, offlineiPad suitable for 18X7 environment?
Checks user level and limit the data before saving it to mongoDB
What's the name of these pliers?
What is the most expensive material in the world that could be used to create Pun-Pun's lute?
Relationship between strut and baselineskip
Is the claim "Employers won't employ people with no 'social media presence'" realistic?
How could Tony Stark make this in Endgame?
How can I practically buy stocks?
Examples of subgroups where it's nontrivial to show closure under multiplication?
Does holding a wand and speaking its command word count as V/S/M spell components?
Refer to page numbers where table is referenced
What does a straight horizontal line above a few notes, after a changed tempo mean?
How to pronounce 'C++' in Spanish
How do I deal with a coworker that keeps asking to make small superficial changes to a report, and it is seriously triggering my anxiety?
What term is being referred to with "reflected-sound-of-underground-spirits"?
Rivers without rain
In order to check if a field is required or not, is the result of isNillable method sufficient?
How do I reattach a shelf to the wall when it ripped out of the wall?
How to stop co-workers from teasing me because I know Russian?
What is Niska's accent?
How can Zone of Truth be defeated without the caster knowing?
Copy a file to remote server using SSH
Fizzy, soft, pop and still drinks
Is there an official tutorial for installing Ubuntu 18.04+ on a device with an SSD and an additional internal hard drive?
"The cow" OR "a cow" OR "cows" in this context
What software provides a code editing environment on iPad?
What software for video editing should a G5 Tower Use?iPad in corporate environmentLooking for a GUI Subversion client for iOSWhat good PowerPoint editing apps are there for iPad?Good Video Editing Software, around $100?General purpose video editing softwareGood iPad piano software?Update my iPad SoftwareWrite code on iPad, offlineiPad suitable for 18X7 environment?
.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
Yakir is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
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
Yakir is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
1
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♦
2 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
Yakir is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
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
Yakir is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Yakir is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
edited 2 hours ago
bmike♦
163k46293634
163k46293634
New contributor
Yakir is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
asked 3 hours ago
YakirYakir
111
111
New contributor
Yakir is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Yakir is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Yakir is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
1
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♦
2 hours ago
add a comment |
1
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♦
2 hours ago
1
1
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♦
2 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♦
2 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 54 mins ago
jmhjmh
4,4161629
4,4161629
add a comment |
add a comment |
1
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♦
2 hours ago