I have been developing web applications in C# now for ~5 years, and since I started I’ve always wanted to learn c++ and work in a more software orientated role (as opposed to web orientated).
I am getting to the point where I feel very comfortable in C# and my learning curve is starting to plateau a little as I start to reach the limits of what I need to do to get my job done.
For the last 6 months I have been teaching myself C++ in my spare time and I have started to learn things that I would never have learned if I had continued to plod along in the (safe) world of C#.
The obvious only problem with this is that my spare time is very limited and I would learn a lot more (and faster) if a percentage of my 9 till 5 was spent on my software endeavours rather then the repetitive C# work I’m used to.
The opportunity to voice this desire has arrived at my place of work and I need to present my case for exactly what I want and how best to go about it.
So, I’m looking for advice, the community might have, on areas that I could exploit that I might not have thought of and how best to word my proposal without sounding like I’m looking to jump ship!
Some of the areas that I have thought of are
- Touch screen Kiosks (my company develops these)
- Thumbnailer (on upload of an image via our cms they sometimes need to be resized)
- Browser plugins
- Mass uploader
- Cropper (similar to facebooks)
- Upload progress bar
ANY advice would be greatly appreciated.