I'm torn between C# and VC++. What I want is to migrate my "online" database front-end (written in php) to a stand alone program. I picked up a book on C and found it to be very helpful. However, I can't find any information, nor do I know where to start on the web, to study the "visual" portion of the language. "Accessing, and controlling data flow" will be the easy part for me, but the visuals I can't get down. I'd even be happy to write this thing in the old 16 bit menu driven style. But I don't know where to start. So, with such frustration, I decided to give C# a try as it starts with basic programming knowledge but moves at a good pace into the visual portion. However, if the likely hood of this language surviving or being replaced soon, I'd rather spend time with VC++. Any thoughts on what I should do? Should I use straight C and write the visuals myself, menu driven??? If so, where do I start, any reccommend sites or books that can help? C# or VC++ IYO?
This is the post that I made on other forums. Seems the consensus feels that its a waste to study C# vs VC++ or VC. Now some are suggesting using java. Problem is, I have tried java and would ultimately LOVE to learn that language, however, I can't get the oop part. I think syntax from language to language is pretty much the same (those based on C anyhow), the data structures and handling vary of course, but generally syntax is recgonizable from language to language. Have any of you had the same difficulty learning java as I have? My programming experience has been limited to writing a few php scripts. Beyond that, it's all what I've read. I'm tired of reading, but I'm willing to give one more a try. I need a good book on java that can explain the oop concepts and syntax to a virgin programmer. Any suggestions?
This is the post that I made on other forums. Seems the consensus feels that its a waste to study C# vs VC++ or VC. Now some are suggesting using java. Problem is, I have tried java and would ultimately LOVE to learn that language, however, I can't get the oop part. I think syntax from language to language is pretty much the same (those based on C anyhow), the data structures and handling vary of course, but generally syntax is recgonizable from language to language. Have any of you had the same difficulty learning java as I have? My programming experience has been limited to writing a few php scripts. Beyond that, it's all what I've read. I'm tired of reading, but I'm willing to give one more a try. I need a good book on java that can explain the oop concepts and syntax to a virgin programmer. Any suggestions?
