devprecious.hashnode.devZero To Hero as A DEVELOPERHello ! I am back here with an exclusive content, this time around not a tutorial. In this section lets walk the journey of becoming a Bad Ass Developer. I am not here to tell you how, cause am not a bad ass developer, am here to drop my opinion and ...Jun 27, 2021·2 min read
devprecious.hashnode.devHow To Build Real-Time Applications with Laravel & LivewireHey, welcome to this brief and short write up on how to set up livewire with Laravel and use it. What is Laravel? Laravel is a web application framework with expressive, elegant syntax. you can create without sweating the small things. As written abo...Apr 22, 2021·4 min read
devprecious.hashnode.devNumpy for data science!Numpy for data science! Hello, how are you today? hope you are fine????? Today let's dive in into data science with what we call "Numpy" What is numpy? NumPy is a python library used for working with arrays. It also has functions for working in domai...Nov 27, 2020·4 min read
devprecious.hashnode.devPandas for data science !Hey!, how are you? Today lets take a dive into data science with python. What's Pandas ?????? Pandas is a python module used to work with data or manipulate data for better use. Its an open source, BSD-licensed library providing high-performance, eas...Nov 24, 2020·3 min read
devprecious.hashnode.devCodeigniter 4 Post RequestHello, how you doing?, For you to be here , that means you have a basic knowledge on how codeigniter 4 works or you just wanna try it out. So in this case we will be looking at how to send POST request from view to controller and back to the view, L...Sep 26, 2020·1 min read