Posts

I'm back!

 I'm back H ey and welcome. I'm sure you've noticed that I haven't posted in almost seven months now and have been just as inactive on my twitter to, sorry about that... But I'm back on the blog at least! And I even revived my twitter account oct 1st. You could say it came back from the dead. But puns aside I just wanna say thanks for all the support from before I left and welcoming me back into the community.

How I started programming and how you can to!

 How I started programming  Hey guys, the last blog I did on "5 amazing sites where you can build your coding knowledge" did pretty well! So I decided to come back with a similar styled blog post. Today I'm going to be telling you guys about how I started programming! So without further ado let's jump into it. The story So a while back when I was a kid I was on my laptop in my room and was pretty bored. You know the typical kid stuff! And I don't know how it happened but the idea of how cool hacking would came into my head. So I searched up how to code! Then I found Codecademy  and made an account and opened up a course on python. And after a bit of that course over a little less than a year, I went out on my own. I used trinket.io to code python until I found the raspberry pi! I then fell into the world of robotics and engineering and made lots of cool little gadgets.

5 amazing sites where you can build your coding knowledge!

 5 Amazing sites to build your coding knowledge!     Hey guys, today I'm going to be making a different style blog, instead of the usual code tutorial or show-off ill be recommending some great sites to build your programming/coding knowledge on! When learning to code keeping your skills fresh is a must so these sites should help you out with that! And without further ado let's hop in, enjoy!

Python procedural land generation algorithm (show off)

 Python procedural land generation algorithm Hey guys! I'm back from my not so mini-break and ready to start writing. And boy oh boy do I have something fun for you guys today! I'll be showing off my Python procedural land generation algorithm I made with glowscript. This script generates a 2D world In a 3D environment. Cool right? So enough suspense let's  get into it!

Python 3D simulation with glowscript (show-off)

Python 3D simulation with glowscript Hey guys! Welcome back to the blog. As you may have noticed the posting schedule has changed up a bit so lower the workload on me. So I will now be posting twice a week instead of three to four times a week. Anyways today's blog is going to be showcasing something I may also be doing a how-to on defending on how you guys respond! I'm going to be showing you guys a 3D simulation with python I made with glowscript. If you enjoy it please let me know so I can show you guys what else I made and maybe do a how-to blog on this project!

app development in python Tkinter (How to) (blog python)

Image
 Python UI with Tkinter Hey guys, today I'm going to be doing a pretty cool how-to blog. It's gonna be on Tkinter and app development! We won't be making anything too crazy but regardless you should be able to get some valuable knowledge out of this. But before we get Into the blog I need to announce something big, Sunday was the official launch of my second bog. It's about indie games and is called IGB check it out here IGB blog:  https://indie-game-blog.blogspot.com And with that out of the way, let's get right into the rest of the blog! Enjoy

Python linear regression (Show off) (blog python)

Image
 Python linear regression    Hey guys, today I'm gonna be doing another show-off blog. And I'm gonna be showing off a very cool math-related python script! And just as last time I will link a video on how you can also make this and a git link to the code. And I also might be making a how-to on this project soon. So if you want to see that leave a comment down below and let me know what you think I should do. And with that let's into it!