We will never say it enough, security and privacy are important. But what if your router has an old firmware and is vulnerable to some common exploits? One easy way to test it: RouterSploit. If you are familiar with the well know MetaSploit, it is more or less the same. It’s some kind of a […]
AI – Tensorflow First Steps
Hello Devz, Do you want to learn more about Artificial Intelligence? Tensorflow is your best bet… Tensorflow is a framework developed by Google which allows you to do almost everything you could imagine with AI’s. There are different ways to use Tensorflow. Being a fan of C#, you could use TensorflowSharp. But it is known […]
Python – Simple example
What is Python? Python is an interpreted, high-level, general-purpose programming language. Created by Guido van Rossum and first released in 1991, Python’s design philosophy emphasizes code readability with its notable use of significant whitespace. What are the advantages of Python? The Python language has diversified application in the software development companies such as in gaming, […]