I found few very interesting and free ebooks on the internet. Here is the list:
Free ebooks
.NET Framework 4 Part One
There is a new .NET Framework 4 and Visual Studio 2010 for some time. There are some cool features, which I would like to share with you.
- There is very strong support for Parallel Programming finally. Parallel programming is probably one of the best features added in this version.
- There is new Dynamic Language Runtime. Check out DymamicObject and ExpandoObject classes.
- Support for Memory-Mapped Files useful for parallel stuff or editing very large files in memory
-
New IObserver
and IObservable interfaces for the implementation of observer design pattern -
If you work with some very large or resource-intensive object Lazy
is very handy - Let's not forget about the Tuple Class
Game Play Studio
XNA Game Studio 4.0
XNA Game Studio 4.0 was release two weeks ago. So what's new?
- Windows Phone 7 Development
- cool changes in API
- Visual Studio 2010 support
- and many more :)
Don't miss this one out!
Life is change
Yeah, life is change. I did few changes in my life in the last two years. I bought new flat and I have a new job. I'm back in gaming industry again and working for 2K Czech on Top Spin 4 and Mafia 2. And of course I can't forget that this is my new site. Actually I have this domain for many years, but never had the time to put some good content on it. This will change. :)
First Post
This is the first post on my new blog site.

