I just started to learn python today

ikramy

ikramy

Kraken
Joined
Mar 11, 2025
Posts
3,819
Reputation
5,938
Any suggestions? I’ll get into web and game development later
I wanna study AI too but I’ve been told that you should start with python
 
  • +1
Reactions: Mess, coolman985, Jason Voorhees and 7 others
Imo coding is a useless skill bc of AI
 
  • Hmm...
Reactions: ikramy
cool man u type man made letters to make literally nothing for no reason
 
  • +1
Reactions: ikramy
but you need coding to even create the ai itself, no ?
True😲

when i was in engineering class it jus felt so pointless tho

ai could literally do my hw for me

so what was tha point of doing it ig was my thought process
 
  • +1
Reactions: ikramy
True😲

when i was in engineering class it jus felt so pointless tho

ai could literally do my hw for me

so what was tha point of doing it ig was my thought process
I asked some friends in cs and engineering and they said that python should be your first step cause it will make things easier later
 
  • Woah
  • +1
Reactions: polycarp and 59H390
It might get me some cash later on so why not
cool man u type man made letters to make literally nothing for the hope of making pointless man made money
 
  • +1
Reactions: ikramy
You’re doing it rn btw
IMG 0352
 
  • JFL
  • +1
Reactions: barii66, Gengar, EthiopianMaxxer and 1 other person
i asked chatgpt to teach me the basics of python like last year, so when i was 14 and it was pretty simple. that was just the basics though, and i lost interest after a very short while jfl, so i only remember like 20% of what i learnt

i might get back into it if im bored later
 
  • +1
Reactions: ikramy and Gengar
Any suggestions? I’ll get into web and game development later
I wanna study AI too but I’ve been told that you should start with python
print(“Gengar is a bhenchod.”)
 
  • JFL
Reactions: ikramy and EthiopianMaxxer
print(“Gengar is a bhenchod.”)
insult = ("What is Gengar?")
print(input("Gengar is a" + insult + "."))

i probably messed up somewhere, it's been a while :smonk:
 
  • JFL
Reactions: ikramy and Gengar
Id never insult your family gengy
We actually throw it around loosely, it’s not to be taken literally. XD

But thank you bhaijaan. ❤️
 
  • +1
Reactions: ikramy
insult = print("What is Gengar?")
print(input("Gengar is a" + insult + "."))

i probably messed up somewhere, it's been a while :smonk:
I think + insult would make it go “Gengar is a What is Gengar?” But I could be wrong.
 
  • +1
Reactions: ikramy and EthiopianMaxxer
I think + insult would make it go “Gengar is a What is Gengar?” But I could be wrong.
yeah you're right, i mistakenly added print before ("What is Gengar?"). i just edited it out now
 
  • +1
Reactions: ikramy and Gengar
yeah you're right, i added print before ("What is Gengar?"). i just edited it out now
I think if you write “insult = bhenchod” that it would work? Idk; I didn’t get far with Python myself. Also, you can write “if Gengar == bhenchod” then blah blah blah. Right?
 
  • +1
Reactions: ikramy and EthiopianMaxxer
yeah you're right, i mistakenly added print before ("What is Gengar?"). i just edited it out now
I think if you write “insult = bhenchod” that it would work? Idk; I didn’t get far with Python myself. Also, you can write “if Gengar == bhenchod” then blah blah blah. Right?
Get a room bruh
 
  • JFL
Reactions: Gengar and EthiopianMaxxer
I think if you write “insult = bhenchod” that it would work? Idk; I didn’t get far with Python myself. Also, you can write “if Gengar == bhenchod” then blah blah blah. Right?
Yeah that would work. But the point is that the insult can be anything that is inputted by the other person (it's just a variable). So it doesn't specifically have to be bhenchod. I really messed up the code though now when I look at it, here is the fixed version:

insult = input("What is Gengar? ")
print("Gengar is a " + insult + ".")
 
  • +1
Reactions: ikramy and Gengar
but you need coding to even create the ai itself, no ?
well yeah, but its the best of the best PhD level experts who are creating the Ai's
 
  • +1
Reactions: ikramy
var Gengar == "@Gengar";
 
  • Woah
  • +1
Reactions: ikramy and Gengar
Yeah that would work. But the point is that the insult can be anything that is inputted by the other person (it's just a variable). So it doesn't specifically have to be bhenchod. I really messed up the code though now when I look at it, here is the fixed version:

insult = input("What is Gengar? ")
print("Gengar is a " + insult + ".")
Ahhh okay, I thought it had to be a fixed insult. As you can tell, I didn’t pass my Python exam. XD
 
  • +1
Reactions: ikramy and EthiopianMaxxer
well yeah, but its the best of the best PhD level experts who are creating the Ai's
I mean that is if you’re creating an ai from scratch but that’s defo not what I’m doing
Think of it this way
You don’t need to create an iPhone to make an app on it, Makes sense ?
 
  • +1
Reactions: eBoy_
Any suggestions? I’ll get into web and game development later
I wanna study AI too but I’ve been told that you should start with python
Bro is not cookie:lul:
 
  • JFL
Reactions: ikramy
if Gengar + EthiopianMaxxer == room

then

ikramy == 10% warning
it's lua that uses then, not python

it would be like this:

if Gengar + EthiopianMaxxer == room:
ikramy_warning = .1

under the assumption that Gengar, EthiopianMaxxer, and room are the same data type

Any suggestions
just make projects that you want to & don't push yourself too hard. i never learned when i forced myself to & it still only took me 6 months at 13-14. nothing else to really say that you can't find with 3 minutes of research

obviously make sure to study up on the math needed to make Ai's. that is much harder than the coding itself (assuming you don't make literal slop that uses some dict to save responses for next time)
 
  • +1
Reactions: Jason Voorhees, ikramy and Gengar
it's lua that uses then, not python

it would be like this:

if Gengar + EthiopianMaxxer == room:
ikramy_warning = .1

under the assumption that Gengar, EthiopianMaxxer, and room are the same data type


just make projects that you want to & don't push yourself too hard. i never learned when i forced myself to & it still only took me 6 months at 13-14. nothing else to really say that you can't find with 3 minutes of research

obviously make sure to study up on the math needed to make Ai's. that is much harder than the coding itself (assuming you don't make literal slop that uses some dict to save responses for next time)
Mirin your IQ! :Comfy:
 
  • +1
Reactions: ikramy and topology
Congrats. Btw you can do web dev on python too you'd use frameworks like Django or Flask. You could use Replit.
 
  • +1
Reactions: ikramy
c++ mogs
 
  • +1
Reactions: Mess, Gengar and ikramy
it's lua that uses then, not python

it would be like this:

if Gengar + EthiopianMaxxer == room:
ikramy_warning = .1

under the assumption that Gengar, EthiopianMaxxer, and room are the same data type


just make projects that you want to & don't push yourself too hard. i never learned when i forced myself to & it still only took me 6 months at 13-14. nothing else to really say that you can't find with 3 minutes of research

obviously make sure to study up on the math needed to make Ai's. that is much harder than the coding itself (assuming you don't make literal slop that uses some dict to save responses for next time)
I’m quite good at math tbh so it won’t be an issue for me I’m planing to lock in for a whole year just learning no profit just focusing on learning
 
  • +1
Reactions: topology
Thanks

for game development right ?
Better for coding tests because the running time is way faster than python

and also better for progamming machines and hardwares
 
  • +1
Reactions: ikramy

This is true (especially if you're looking to go into game dev @ikramy), but python is a better first step to help you understand code syntax and logical processes. Python mogs for its application in AI tho.
 
  • +1
Reactions: ikramy

Users who are viewing this thread

Back
Top