Fancy learning something new and have a few project ideas, several of which could involve needing to graph/chart numeric data to a Web page. I've very little knowledge of code or appropriate technologies for a task like this. Any suggestions for sensible ways I might go about it?
For info, I'm an ex software engineer, not coded for a few years, and my experience is split between embedded systems and high performance processing. I'm not afraid to learn new stuff but I've no idea where to start. I've next to no knowledge of databases or Web technologies.
I do know c, c++, java, python.
Let’s say I have a numeric data stream being generated on my server, what might be a sensible way of setting up a Web server to display it? Do I need to be sending the data to a database? Is this a job for javascript or something else?
This is all for personal interest, just a little project to blow away the cobwebs, no serious or commercial objectives.
Cheers for any pointers.
For info, I'm an ex software engineer, not coded for a few years, and my experience is split between embedded systems and high performance processing. I'm not afraid to learn new stuff but I've no idea where to start. I've next to no knowledge of databases or Web technologies.
I do know c, c++, java, python.
Let’s say I have a numeric data stream being generated on my server, what might be a sensible way of setting up a Web server to display it? Do I need to be sending the data to a database? Is this a job for javascript or something else?
This is all for personal interest, just a little project to blow away the cobwebs, no serious or commercial objectives.
Cheers for any pointers.