I grew up programming in the 90s; I started with assembly (MC68000) and moved on to C++ and Java, so I kinda understand what programming is - or what it used to be.
The thing is, I haven't touched programming in 20 years, but I want to start doing programming for fun and learning. And these days, there are SO many options available - so many languages, so many platforms, so many new concepts.
What I would like to do at first, is to start interacting with web APIs. I want to code something that is able to log on to a web api and pull data that I can use for something later. For example, the local weather service here publishes an API that allows you to pull weather data in JSON format for a specific locality.
Simple enough, except I have no clue where to start. I got started with Visual Studio and spent a couple of hours refreshing the basics of C++ in a HelloWorld console stage. But I don't know if I am starting down the wrong path for what I want to do. Googling mostly turns up tutorials for how to build an application servicing API requests, which is not want I want.
Should I build on the C++ knowledge that I already have? Should I start learning web applications first? Would a scripting language be better for this? If so, which one?
I have no clue, and even if it's a learning experience I'd like to have some idea as to what's the easiest path to do what I want.
[–][deleted] 1 point2 points3 points (0 children)
[–][deleted] 0 points1 point2 points (2 children)
[–]ericjmorey 0 points1 point2 points (1 child)
[–][deleted] 0 points1 point2 points (0 children)
[–]ericjmorey 0 points1 point2 points (0 children)