Ben Fulton@fosstodon.orgtoProgramming@beehaw.org•Say I want to make an app on my phone for personal use. How to begin?
1·
1 year ago@abhibeckert @potterman28wxcv You could use Ruby on Rails or Python’s Dash.
Research Software Engineer at Indiana University. Research Applications, AI, HPC
@abhibeckert @potterman28wxcv You could use Ruby on Rails or Python’s Dash.
@Illecors @modev C would be a terrible first language to learn. Start with something that handles memory management for you like Python or R. But also, language doesn’t matter that much. Learn one procedural, one functional and one declarative language and you don’t need much more.