TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Programming Windows 6th Edition

30 pointsby johndcookabout 13 years ago

5 comments

tomjen3about 13 years ago
Am I the only one who thinks it is sad that he is writing a book about programming with C# and XAML? I mean those are great technologies to work with, but his expertise is on C++ and native apps. And we need more native apps, not less.
评论 #3649233 未加载
评论 #3649024 未加载
评论 #3649732 未加载
malkiaabout 13 years ago
Another good book for Windows is "Windows Internals" from Mark Russinovich and David A Solomon (SysInternals folks).<p>It's not for writing applications, but rather understanding how Windows works (The Cache Manager section for example)
cyloabout 13 years ago
Seems this is being published later this year.<p>Can anyone point to any good resources for a mostly Unix-based programmer getting up to speed with all the new technology coming in Windows 8 that are available now?
评论 #3649419 未加载
评论 #3649515 未加载
krambsabout 13 years ago
5 and C# are currently propping up my monitors. Guess I can get a third monitor now. (<i>Kidding</i> - love Petzold.)
truncateabout 13 years ago
So that means no up to date book on Win32 API even now? I'm not into Windows programming, but from what I know Petzold is the only book that people usually follow for learning Win32 programming.