Who is this post for ? Backend Java developers looking to start using bytedeco OpenCV libraries. Tools this post will be using : JavaCV ( bytedeco ) - 1.5.5 Oracle Java 1.8 Intellij Mav...
Python Logging
Who is this post for ? Software developers / machine learning engineers / data scientists looking to implement logging in their python scripts. The idea of this post is to simply share how I went ...
Python Multithreaded Web Image Scraper
Who is this post for ? Software developers / machine learning engineers / data scients looking for a python script to automate downloading of images from the web. Tools this post will be using : ...
Securing application properties with jasypt spring boot maven java intellij macos
Who is this post for ? Backend software developers working towards making their code production ready or anyone looking to conceal property source files. Tools this post will be using : Jasyp...
Use PyTorch machine learning framework in Java using Intellij and maven on MacOS
Who is this post for ? Software developers / machine learning engineers / data scients looking to get a pytorch model loaded into their java program. Tools this post will be using : PyTorch ...
Create your first Hello World iOS App
This is a very straight forward and clean post to help fellow developers to successfully install and run their first iOS mobile app. Prerequisites Xcode iPhone(optional) Agenda To guide you...