Hey, This is my first article, I hope you find informative. Currently, I get interested in the AI & Machine Learning. And start learning by experimenting as well. I usually use Tensorflow and CNTK in Parallel. So, First I give a little Introduction to both like What they are and What they do?Tensorflow is an open source software library for numerical computation using data flow graphs. Nodes in the graph represent mathematical operations, while the graph edges represent the multidimensional...
-
-
-
-
-
-
-
-
-
-
Love these skills? Find your Match.
-
In the past couple of years, if not more, the technology of virtual, augmented and, lately, mixed realities have taken a huge leap forward both for consumers as well as enterprise. Initially augmented reality (AR) almost entirely consisted of overlaying data on the real world, triggered by a shape, a logo, a QR code, or something else that could be easily recognised. Most of all it was very similar to a heads up display. Not really interacting with the real world, not really being part of your reality.
-
-
-
-
-
Love these skills? Find your Match.
-
I've been using Visual Studio 2017 since the earliest bits were available and I can confidently say, I'm a fan and highly recommend you give it a shot if you get a chance.With that being said, sometimes new features can cause things to blow up and this post is going to be discussing one of those such features, namely Lightweight Solution Load.Recently, I opened up a decently sized solution (~9 projects) and everything seemed in order. All of my dependencies were there, with no warning signs to be...
-
-
-
-
-
-
Love these skills? Find your Match.
-
It hasn't been too long since the latest 2.0 release of Glyphfriend, but with the release of Visual Studio 2017 coming around the corner, there were a few things that could use some improvement and polishing off before then.Message received, loud and clear.All of the changes that were made to make the extension more flexible actually resulted in it being more noisy. Glyphfriend would just serve everything it knew about. This has generally been regarded as a bad move, and thus library filtering is...
-
-
-
-
-
-
-
-
Love these skills? Find your Match.
-
Eclipse CDT is one of the powerful C++ IDEs in the world. However, it's not easy to configure it for a fresh new user. I found rare article to show the detail steps for setting up CDT with cygwin on the internet. So I decide to write down this tutorial for newbies.Purpose: This article intends to summary the steps to configure Eclipse CDT for the general C++ development.1. Project -> Properties -> C/C++ General -> Preprocessor Include, select CDT GCC Built-in Compiler Settings Cygwin, check...
-
-
-
-
-
Love these skills? Find your Match.
-
Qu'est ce que SignalR?SignalR, est une librairie de composants qui facilite le développement d'application web temps réel basée sur la communication bidirectionnelle,tel que les chat room dans les sites web, mais aussi le traitement des notifications ou push notification.SignalR utilise des WebSockets lorsqu'il est possible de se connecter. Ce qui signifie qu'elle supporte tout navigateur compatible avec HTML5.Un des principaux avantages d'utiliser SignalR est qu'elle supporte des procédures distances...
-
-
-
-
-
Love these skills? Find your Match.
-
"What is the one technology I need to learn to get a job like the one you have?" - this is a question I've received from time to time, and my answer would vary, depending on who asked. Or rather; who I perceive the questioner to be - I cannot *know* for a fact what most suits his or her particular ambitions and style.. But in the last few years my answer, more often than not, has been "PowerShell"! Simply because I see it as one of the most important and game-changing technologies to come out of...
-
-
-
-
-
-
-
-
-
Love these skills? Find your Match.
-
Recently, I was drafting some PowerShell codes and stumbled across which conditional statement should I use for a very simple task and decided to explore abit more on their performance differences.Below is a sample code that I have coded to display the result of the overall performance between some of the conditional statements method and it is purely for educational coding purposes.If anyone is interested to find out, copy the codes below, paste it on PowerShell ISE and run it.
-
-
-
-
-
-
Love these skills? Find your Match.
-
So you are young and energetic wannabe developer. Your head is full of ideas, stackoverflow is your bible and you are ready to face the struggles of software developement for money. Cool! Let me tell you something.You learn at the university or other school, you feel better in coding every month and the truth is you'd like to start with your career as soon as possible, but going to work everyday doesn't feel tempting for now, despite your lack of experience. But hey! You got some friends and friends...
-
-
-
Love these skills? Find your Match.
-