
hive-188262 Tag Posts Index
Explore on-chain topics from the Hive blockchain.
- →
python字符串的一些笔记 part1
修改首字母大小写 使用.title() 示例 name = 'ada lovelace' print(name.title()) 注意.title()后面的()留空即可,并且需要是英文半角 让全字段都大写或者小写 大写 使用.upper() 小写 使用.lowe() 规则同上 在字符串中使用变量 先看这一段代码 first_name
- →
Looking for alpha-testers and volunteers devs for activ solidaire website
I want to build a website to help nonprofits to recruit volunteers. NGOs will get Ğ1 or Freeos token when they post their missions. Volunteers will earn [Ğ1]( or
- →
Learning Journey for a Full Stack Polyglot
Greetings, everyone! The other day, I found an interesting message on a Discord channel: Senior developer with experience in AI/ML, Blockchain, Web, and Mobile
- →
(ENG/DEU) A Diffuse Start Toward Dumbing Down: Google’s NotebookLM, Arduino, and Fog Machines
[ENGLISH:] For a long time, I’ve wanted to automate my fog machine — but unfortunately, it has no DMX input to control it via stage equipment. Still, there’s a solution!
- →
[ENG/DEU] Yes, Call Me Slave … GitHub Copilot, Copilot Pro and Pro+ & Bonus: A Piece of Truth
Comfort or enslavement? Comfortable enslavement? Yes, I'll even pay for it! From today even voluntarily more! Komfort oder Versklavung? Komfortable Versklavung?
- →
Coding veridiPASS website for Project ePayTraffic (PEPT)
It's been a long time since I posted in this #LearnToCode community. I had a lot of work to do to get this far and now I am positioned to be more active in the coding
- →
Android Mobile Trading Bots - Step 1
I'm working on bringing there trading bots to all of us out here in the Hivescape. What I have came to is that it can be done, and a lot of the coding things can
- →
Peake RPG... I'm really thinking about it
I'm not the smartest when it comes to the front end either. So learning and having resources accessible is a big help... @thecrazygm this is one of the cool things
- →
Peakecoin.bnb Trading Bot
📊 Fetching Hive Engine Market Data with Python I'm barely understanding what to do for automated trading and crypto analytics. So as I'm learning Python script,
- →
Peakecoin Bot for BNB Trade...
🚀 Automated Trading Bot for SWAP.BNB on Hive Engine Trading in the world of Hive Engine is profitable, but automation is going to be crucial to staying ahead. I'm
- →
Molding The World
Ive been working on this PiMUD game for almost 2 weeks. Finally to a place where I can build the map. I really feel like the map is going to be one of the more time
- →
Creating a PiMUD Game -*Accepting Help*-
All Files Here Since my knowledge is limited to Java I've been trying to teach my son how to code. Hopefully, get him into it. I had a large amount of trouble trying
- →
Everything Crashed...
Everything crashed now Im trying to force a rasberry pi OS to load so i can get tokens off of Hive Engine to at least get a new Pi to get me back in ghe game.
- →
Resolviendo el Reto /Solving Challenge
This is a series of posts that will focus on solving the daily problems posed by the user @ydavgonzalez step by step and we will also teach the programming approach.
- →
Resolviendo el reto /Solving Challenge
Esta es una serie de Post que se enfocarán en el paso a paso para resolver los problemas diarios que plantea el usuario @ydavgonzalez y a la vez enseñar el enfoque
- →
JavaScript - Variable declaration
So I spent the day learning a little bit. I'll attempt some simple games this week. # These are the variable functions w/ description var: Function or globally scoped,
- →
Question...?
I would like to know what the best language for in browser game creation. I don't know a lot but i know enough to learn quickly. I probably won't have backend available
- →
Learn How to Code - Lunar Pong
I appreciate the help @oldsoulnewb I definitely needed more guidance with the Markdown Language limits. That said, I spent the past week working on this Pong Game.
- →
Markdown Question
It may be a rookie question but I'm trying to figure out if the ways to quote text as well as code here. Sometimes the way i do it works but not on all devices.
- →
Making A PyGame
I was trying to make Pong but instead... I learned how to make a PyGame window. I'm always interested in help and in learning. import pygame as lunar import sys
Leave hive-188262 Tag Posts Index to discover