Programming

611 Articles 12 Followers


Game Dev Diary: A distraction, or a new path??

20 Jul 2020 4 minute read 2 comments X-51

I haven't worked on anything game-related for a while given everything else going on in life, but Saturday afternoon I felt like getting back into it.... but I didn't really feel like butting heads with the problems I was having previously just yet -...

Banano | Devblog | Pygo

13 Jul 2020 3 minute read 0 comments Pygo

Game project     MonkeyJump BananoGame Devlog 13.07.20 So, since I made my first game while learning to code last summer, I’ll keep it up this summer as well and release yet another game before fall. If I manage to do this every year, I figured it’s...

Dev HandsON - How to deploy a Telegram Bot in Heroku!

6 Jul 2020 7 minute read 0 comments Eroshi

Hello guys i'm back! Have been thinking in a good theme to write about, and i got back to my first theme i had write here in Publish0x, it was about Telegram Bot! If you don't know, go back to my gold articles here, and here. I'll use the same code i...

Indie Game Dev Log: 4/7/2020 (Project Virtual Museum III)

4 Jul 2020 1 minute read 1 comment Timanious

Hi everyone! Last week, after working on it for 40 days straight, I released the virtual museum project that I was working on, just one day before the deadline.There are still a tiny couple of bugs in the released version 1.0 and there are many thing...

Lesson 1 Variables and the print() function

27 Jun 2020 2 minute read 1 comment MonsterNur

Hey there 😊 Thank you for joining my first post in Learning Python Programming and on to a new world of using the language to benefit you as best as possible. This Lesson will be split into two Points: Variables print() function What can you expec...

Getting Started with Python and the environment setup

26 Jun 2020 1 minute read 0 comments MonsterNur

  I am super amped for this blog’s future as we will be diving into various real-world use cases of using the python programming language. Things to expect: (Beginners) Tutorials on how to use the Python Programing language. If you are familiar with...

Create your own blog with Svelte and host it for free

24 Jun 2020 11 minute read 21 comments ProngsDark

In, this article, we are going to take a look at Svelte and I'm going to try and teach you how to create your own blog, upload it to GitHub and host it on the internet for everyone to see. Before starting building our new blog we need to have the ri...

WebDev Pack - What is Framework and Library in Web Development?

23 Jun 2020 3 minute read 0 comments Eroshi

Hello guys! Today I'm going to be explaining about Frameworks and Libraries in programming language, to explain something this two expressions that you read in some article anywhere from here: - "This tech was built used framework X or library Y"! Th...

The list of the main programming languages/libraries to develop smart contracts

22 Jun 2020 2 minute read 4 comments Eroshi

Hi guys! Today I'm gonna list some of the main languages to create smart contracts in blockchain! What are Smart Contracts? First things first, a Smart Contract is a way to develop a way to do contracts in a decentralized way, for example, a buy onli...

WebDev Starter Pack - HTML for beginners! The interface's structure from WWW!

18 Jun 2020 5 minute read 1 comment Eroshi

Hello guys, Andrercules (or Koro-sensei for weaboos) here, today i'm gonna talk about the power one the most known languages of web development, to be a beginner web developer front end: HTML. If you want to be a web developer, in a certain moment yo...