As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 9 years ago.
I would like to get started in Network Programming on anything like Web, Window App, Apple device, Android device but i don know where to start all these thing...and i also have a good solid foundation of C/C++, Java, VB.net.
I have no clue about what hardware and other resources that I will need...If you work or are knowledgeable in this area, how did you get started and what are some good resource for a beginner?
I'm very addict to searching new technology and new programming language, please suggest as much as you can possibly give thx you.
I suggest this book by Richard Stevens http://www.unpbook.com/
Related
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 10 years ago.
I know this question has been asked a lot, but I want to find a book on windows programming with C++ that specifically focuses on GUIs. I picked up a book on C++ game programming, and in the begging it covered a little bit of windows GUI programming. So now I would like to be able to get a little more in depth on the subject. Any suggestions?
P.S.
I'm talking about win32 programs.
Programming Windows is the classic and probably a good place to start.
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 10 years ago.
I have been learning c++ for more than 8 months and I think I have got grip on every essential concept of c++. I have created some good console based application but now I want to build GUI application with good looking interface.
What are the some good free c++ libraries for beginners to develop GUI based windows applications?
Please also recommend some of the good tutorials available on web related to that library.
What are the some good free c++ libraries
Qt 4.
some of the good tutorials
Qt documentation. Tutorials can be found on this page.
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 10 years ago.
Are there any good quality resources on Windows 8 programing using C++ \ XAML for the Metro style? I'm interested in some good tutorials or articles.
I have searched web, but I couldn't find any good resources except the MSDN ones. There are a few articles about the javaScript development under WinRT and Metro, but seemingly there are no such things for C++ developers yet. Just several really simple tutorials.
Do you know any useful links or resources to learn from?
You should watch Build videos, read blogs and find people who talk winrt on twitter. You can check winrtppl.com, winrtdaily.com, silverlightshow.net, timheuer.com, windowsdevnews.com but there are a lot more.
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 10 years ago.
I have no idea what Win API is, but I have to learn in quite quickly - could you please provide me with some good learning resources for that?
I have googled quite a lot so far - but I mainly read chunks of information - nothing consistent and for absolute beginners.
Thank you!
I started with this one and helped me a lot:
Welcome to theForger's Win32 API Tutorial
Read a bit on Windows Programming as well.
The classic book about the Windows API is Petzold's Programming Windows.
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 11 years ago.
I am pretty much interested in learning coldfusion technology.However the text based guide though wonderful seems to be monotonous at times and i frequently lose focus.Even though i have developed my skill in coldfusion with the textual guide i would suggest to come up with video tutorials that will grab prgramers interest.Adobe is on way to bring cf 10 and 11.How about with video tutorials??
Or else if there is any video tutorials available plz provide a link for the same.
Consider this as my suggestion.
Thanks,Tauq
Here they are, AFAIK only CF related video training available:
From Lynda : http://www.lynda.com/ColdFusion-training-tutorials/174-0.html
From VTC : http://www.vtc.com/products/Adobe-ColdFusion-8-Advanced-Tutorials.htm
After you get grip over basics, knock yourself out with HUGE library of how-tos and meetings over at http://www.meetup.com/coldfusionmeetup/messages/boards/
http://tv.adobe.com/product/coldfusion/
http://www.lynda.com/ColdFusion-training-tutorials/174-0.html
http://www.carehart.org/ugtv/
Good luck. :)