-
I am going to show you how to make a small RaspberryPI server to monitor a temperature using a sensor. I will be using a RaspberryPI, DS18B20 Waterproof Digital temperature sensor. I'll start with how to set up the hardware first and jump to the server side code later. Here is what we need for this project: Hardware Setup The DS18B20 Waterproof Digital temperature sensor has three wires: Yellow - data(GPIO), Red - power(3v) and Blue - ground. Now use the breadboard to make...
-
-
-
Love these skills? Find your Match.
-
-
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.
-
-
As Machine Learning (ML), a specialization of Data Science / Artificial Intelligence (AI), moves from a hype to becoming mainstream, there are still a lot of unknowns around the role ML plays in businesses. What exactly do companies hire ML for? What are the skills they need? As this article puts it For instance, did you know the top hiring role in Data Science is no longer "Data Scientist". In fact, it’s relating to Machine Learning skills. As it is happening, at Gooroo.io, we are...
-
-
-
-
-
-
Love these skills? Find your Match.
-
-
Django is a great framework for developing fast web applications with python, and it can certainly save you a ton of time if you are using python. It's one of my favorite frameworks that is around right now, and I think they do best at describing why right on their website. "Django, the web framework for perfectionists with deadlines"It's the framework that I choose if I need something up and running, yesterday, but I still want it to be something I would not be embarrassed that I'm the...
-
-
-
-
-
-
-
-
-
-
-
-
-
Love these skills? Find your Match.
-
-
Tech job seekers, both active and passive, are willing to make a move for the right offer. But when is the right time to move? Since the technology sector is ever expanding and evolving, it is hard to know when the market is best placed for a strategic relocation into another role. According to the Bureau of Labor Statistics, the employment of tech and computer occupations is expected to grow 12% by 2024, greater than the average for all other occupations. Now more than ever it is important that...
-
-
-
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.
-
-
Microsoft a annoncé le programme Microsoft Professional Degree Program (MPD), le premier programme du genre crée pour répondre à l'évolution des besoins de formation des clients et utilisateurs et pour aider à combler le déficit de compétences surtout dans le Business Intelligence BIMPD est une initiative dirigée par Microsoft qui fournit aux professionnels ayant une expérience de la connaissance et pratique du monde réel pour développer leurs compétences dans des domaines critiques comme le cloud...
-
-
-
-
-
-
-
-
-
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.
-
-
This script is based on Mike Pfeiffer'sIt shows how many users are currently connected to each CAS detailing each sessions per protocol (RPC, OWA and EAS)You can get the client load distribution per server, how many users are connected in each server and know when the mail client services are ready after a maintenance reboot.The following powershell script will grab performance counter data from each CAS server to determine the number of active EAS, OWA and RPC sessions:~~~powershell[PSObject[]]...
-
-
-
-
-
Love these skills? Find your Match.
-
-
-
-
Love these skills? Find your Match.
-