Topics
-
Introduction to R for .NET Developers
by Guest Code Download- 0 replies
- 255 views
C# developers who want to wring more meaningful info from large sets of data should get cozy with the statistical computing language known as R. Let's get familiar with R in this new series. Continue reading...
-
What's New with .NET Framework 4.6, Part 1: API Updates
by Guest Code Download- 0 replies
- 268 views
For this first in a series, Eric Vogel checks out the new IReadOnlyCollection Stack and Queue implementations in .NET Framework 4.6. Continue reading...
-
Building Universal Windows Apps for Universal Performance
by Guest Code Download- 0 replies
- 324 views
With the Universal Windows Platform, developers can target a wide variety of devices with a single application, but it comes with performance ramifications. We look at ways to make those apps more efficient and highly performant. Continue reading...
-
Xamarin 4 Improvements: Worth Upgrading?
by Guest Code Download- 0 replies
- 253 views
Like a mobile force, Xamarin 4 awakens. So upgrade now, especially if you're a Visual Studio developer and building apps for iOS. Continue reading...
-
ServiceStack and Razor Forms
by Guest Code Download- 0 replies
- 244 views
ServiceStack moves to a complete Web application framework with support for Razor forms. Continue reading...
-
Functional Programming, the .NET Way
by Guest Code Download- 0 replies
- 277 views
The functional programming paradigm, which has been around for decades, has never gone out of style. In this two-part series, we look at Microsoft's implementation, Visual F#. Continue reading...
-
Functional Programming, the .NET Way, Part 2
by Guest Code Download- 0 replies
- 270 views
We looked at the basic features of functional programming with Visual F#. In this second part, we take it a bit farther and look at creating anonymous functions, pattern matching, and other features of F#. Continue reading...
-
Slimming iOS and Android Pics for Mobility
by Guest Code Download- 0 replies
- 239 views
Pictures are worth a thousand words, and some can be storage-hungry, which can be bad for mobile apps and sites. Here's a trick for slimming them down. Continue reading...
-
Chi-Square Tests Using R
by Guest Code Download- 0 replies
- 268 views
R is the perfect language for creating a variety of chi-square tests, which are used to perform statistical analyses of counts of data. Here's how, with some sample code. Continue reading...
-
How To Drill Into Problems with Xamarin Insights
by Guest Code Download- 0 replies
- 279 views
Here's a nifty tool that can help you get to the heart of issues in your mobile apps that aren't easy to track down. Continue reading...
-
Program-Defined Functions in R
by Guest Code Download- 0 replies
- 249 views
The three most common open source technologies for writing data science programs are Python, SciLab, and R. Here's how to write program-defined functions in R. Continue reading...
-
Text Processing, Type Definition, I/O and Visualization in F#
by Guest Code Download- 0 replies
- 240 views
What you can do with most programming languages can be accomplished in F#'s functional programming paradigm. Here's how to handle some simple operations, which might look familiar to you already. Continue reading...
-
Don't Cast Away Const
by Guest Code Download- 0 replies
- 288 views
Too few C++ developers use const properly, or enough. A seemingly-strange guideline, suggesting you never use a particular language feature, leads to some insight about const and some good practices for you. Continue reading...
-
Classic Stats, Or What ANOVA with R Is All About
by Guest Code Download- 0 replies
- 204 views
New to this type of analysis? It's a classic statistics technique that is still useful. Here's a technique for doing a one-way ANOVA using R. Continue reading...
-
Choosing the Right Constructors to Write
by Guest Code Download- 0 replies
- 234 views
In part 3 of this series on the C++ Core Guidelines, we explore constructors and why, rather than writing a default constructor, you should use in-class member initializers, a feature added in C++ 11. Continue reading...
-
Build Interactive Tiles for Microsoft Band
by Guest Code Download- 0 replies
- 236 views
Now that you know how to communicate with the Band apps, here's another twist. Let's get interactive. Continue reading...
-
How To Programmatically Customize iOS Keyboards with C#
by Guest Code Download- 0 replies
- 232 views
Developers will always look to customize everything, and keyboards aren't out of bounds. Here's how to customize the iOS keyboard that pops up in your mobile apps to address any shortcomings. Continue reading...
-
Initialize Member Variables in the Order You Declare Them
by Guest Code Download- 0 replies
- 228 views
In part 4 of this series on the C++ Core Guidelines, Kate Gregory reminds you of an oddity in C++ when it comes to initializing member variables, and shows you a best practice that will make sure this oddity never hurts you. Continue reading...
-
Using the not_null Template for Pointers That Must Never Be Null
by Guest Code Download- 0 replies
- 248 views
Null pointer exceptions can get downright annoying, so who needs that? Continue reading...
-
How the R Language Does OOP
by Guest Code Download- 0 replies
- 227 views
It's not quite like C# or Python, but the R language's object-oriented programming capabilities are getting better with each iteration. Let's take a look at what .NET developers are able do now with OOP in R6. Continue reading...
-
Who's Online 0 Members, 0 Anonymous, 50 Guests (See full list)
- There are no registered users currently online