- The Modern C# Challenge
- Rod Stephens
- 394字
- 2021-08-13 15:23:49
Preface
So you've read an introductory book and perhaps one or two more advanced books. You've worked with C# for a while and now you're ready for something that wasn't written for idiots or dummies. This book may be just the thing!
This book includes 100 problems (with solutions) that you can use to test and hone your C# programming skills. They cover an eclectic assortment of topics, such as mathematical calculations, geometry, dates and times, the filesystem, simulations, and cryptography. These problems won't make you an expert in those fields, but they will give you some experience with a wide variety of useful topics.
As with many skills, the best way to learn programming is to practice. Most programming books cover roughly the same topics, so they don't give you the opportunity to practice skills that fall into the programming nooks and crannies that those books miss. They do a good job of covering basic topics, such as forms, controls, classes, and for loops. More advanced books also cover more specialized topics, such as algorithms (I've written a few algorithms books), databases, web programming, and phone apps. Few books have room for more specialized topics, such as mathematical calculations, simulations, and cryptography. You'll get a brief introduction to those topics here.
In addition to giving you practice with some of programming's less heavily-trodden byways, many of the examples in this book demonstrate important C# programming concepts. They show how to protect your programs from integer and floating point overflow, avoid exhausting stack memory, know when LINQ or PLINQ might hurt performance, handle times in multiple time zones, and use the yield statement.
Two things that this book does not cover are console applications and WPF. The example solutions use Windows Forms programs because they are easy to write, and that lets you focus on the concepts behind the user interface instead of spending time fiddling with WPF issues.
Before I get to the problems themselves, the following sections explain some of the details of the book's layout, how to get the most out of the book, and how you can get in touch with the publisher. After you skim that material, find a comfortable chair, possibly in your favorite coffee shop or tea house with a caffeinated beverage and a scone, open your laptop, and get ready to give your brain a workout!
- 普林斯頓微積分讀本(修訂版)
- 卓越的課件如何做(數(shù)學(xué)篇)
- 圖解博弈論
- Ethereum Smart Contract Development
- 妙趣橫生博弈論:事業(yè)與人生的成功之道(白金版)
- 數(shù)學(xué)實(shí)驗(yàn)教程
- 數(shù)學(xué)也可以這樣學(xué):自然、空間和時(shí)間里的數(shù)學(xué)
- ANSYS Workbench 2020有限元分析從入門到精通(升級(jí)版)
- 概率論與數(shù)理統(tǒng)計(jì)
- 經(jīng)濟(jì)數(shù)學(xué)(二):線性代數(shù)、概率論及數(shù)理統(tǒng)計(jì)
- 線性代數(shù)
- 認(rèn)識(shí)無窮的八堂課:數(shù)學(xué)世界的冒險(xiǎn)之旅
- 別萊利曼的趣味幾何學(xué)
- 在動(dòng)手實(shí)驗(yàn)中學(xué)習(xí)科學(xué)與數(shù)學(xué)
- 幾何和統(tǒng)計(jì)(全彩版)