Programming

Recommended Tags: Programming, Coding, Developer, Web Development. Just one is enough!


Update ESXi from command line

23 Apr 2022 1 minute read 0 comments powersjo

First, ensure you have the right ESXi "offline bundle" from VMware. In my example, I have a Dell server. In order to update ESXi we need the DellEMC custom image from VMware. At the time of this blog, the most update to date image in the 6 series is...

Boot Camp Week 10, Technical Recap

18 Apr 2022 3 minute read 0 comments Mike Bivens

This week ended up looking very different, I was expecting this recap to be more extensive than the non-technical but the allocation of time and how that time could be used turned out to be far different than I had anticipated. Check out the non-tech...

Hackathon, Definitely not Evil

16 Apr 2022 1 minute read 0 comments Gideon6ix

Hackathon, Definitely not Evil A place for Coders to feel Cool Gideon 6ix Photo by Nahel Abdul Hadi on Unsplash Originally published here: Medium   The word Hackathon seems like it may be something malignant- even my spellchecker hates it....

How to make processes in Batch Script?

16 Apr 2022 3 minute read 2 comments lingy

I've done some scripts in Batch in the past, so I decided to create this simple tutorial in an uncompromising way. Feel free to experiment, test and comment on the technology and its uses, and ask questions in the comments. Why use old technology lik...

Boot Camp Week 9, Technical Recap

10 Apr 2022 3 minute read 0 comments Mike Bivens

Just as I was able to finish the Flask + MySQL course, the week came to a close. It was a tight race to finish the course by today and meet the goal. I have plenty of holds on my time so I'm feeling pretty satisfied with the progress I've achieved th...

Send Automatic Emails With Google Sheets + Google Forms📧

9 Apr 2022 1 minute read 1 comment The Part Time Economist

  Imagine that you have a business that accepts orders online via the free to use Google forms program. More than likely, you would want to send automatic emails to your customers to confirm their orders, but you would also want to personalize the e...

Comments in C 18

6 Apr 2022 1 minute read 1 comment Cheetah Faith

Single Line Comments   Single line comments span over one line only and are ignored by the compiler.In C they can be done with a double Slash.In this case we do NOT need a semicolon at the end of the line. They can either be above a part of the code....

Boot Camp Week 8, Non-Technical Recap

4 Apr 2022 1 minute read 0 comments Mike Bivens

Week 8 has closed and with it, the weekly recaps. In this week's non-technical recap, I'm sharing the big points from this week's articles focused on building an understanding of smart contracts and the progress made with the upcoming hackathon. If y...

Boot Camp Week 8, Technical Recap

4 Apr 2022 3 minute read 0 comments Mike Bivens

Week 8 has come to a close and here's the technical recap. I made heavy decent progress through the new course, Flask + MySQL with some steps forward in my projects. I did choose to take some time for my health this week, so the progress is not as su...

How to Calculate Correlation With Google Sheets

30 Mar 2022 1 minute read 4 comments The Part Time Economist

In this post, we will learn how to generate a correlation coefficient using Google sheets with crypto as an example. Although correlation doesn't imply causation, it can be a good first step for conducting analysis and asking questions such as "Does...