"Is this really how easy programming is?" as a programmer... yes, and people pay top dollar for what they don't know
@SgtBurned4 ай бұрын
Shh don't tell them stackoverflow exists... Shoot
@kadendefrece25524 ай бұрын
“Hey, sorry but I stole your code to solve my problem” “It’s not my code” I will live by this interaction till I die
@quinnnorfolk46644 ай бұрын
I'm new to coding, so it seems like a nightmare to have to find every little mistake you make. Then to realize you capitalized all your functions. It's complicated for new people, but I like learning complicated things!
@IanS-o5k4 ай бұрын
Ikr? I'm a programmer too and people will really fork over money for it.
@dennislocatelli4 ай бұрын
well as a programmer myself i do say that it is easy to code , the hard stuff that people pay it's the knowledge of how to code properly, as we can see from this video, his code sucks (and it's not an insult to him, it's just buggy and not efficent at all) so that's the real difference, that's why people decide to study it
@IanS-o5k4 ай бұрын
Welcome to the world of Python coding, Intern!! I am a programmer, and this game appears to be using Python language. Can't wait to see how advanced the code gets...
@thesaturdaydude4 ай бұрын
What game is he playing
@sky0kast03 ай бұрын
The farmer is replaced
@sky0kast03 ай бұрын
Was* but eh can't edit on mobile Firefox clones
@robinmaurer26454 ай бұрын
This game is awesome in the end you can Expand for spoilers Automate the game itself, meaning ascentions and auto upgrades. There is a leaderboard for who can write the best code to ascent the fastest
@Uubier4 ай бұрын
as a non programmer, im amazed at this and how quickly you learned and got that final shape, you should pick this up again, AND HOLY THAT advert game looks good!!
@takumi20234 ай бұрын
watching this is funny 🤣 as someone with a slight programing background i laugh at your logic but i don't know how to do it either 🤣
@takumi20234 ай бұрын
quick tip, don't change so much of the code at once unless you're rewriting it. i would go back to the original script and work on moving it top to bottom and adding a left to right motion at the top.
@Codyno4 ай бұрын
Oh snap, wasn’t expecting to see this game covered on KZbin. Super addicting game that makes me go insane
@Echo_the_half_glitch4 ай бұрын
1:48 Oh look. It's me
@littleguynoah74004 ай бұрын
the drone stole the farmers hat and the farm lol also 1min ago that’s a first for me
@thesaturdaydude4 ай бұрын
What game does this guy play
@littleguynoah74004 ай бұрын
@@thesaturdaydude “the farmer was replaced” is the games name
@thesaturdaydude4 ай бұрын
@@littleguynoah7400 ok
@SephirothRyu4 ай бұрын
Now force Blitz to give this a try.
@metroid50034 ай бұрын
just a quick tip that would help you rly much with the code in the long run, use the functions to advance down the programming and just use the main as a way to call for fuction a or any of the ones you wrote. With that it is easier later for debugging codes that would normally took hours to review. :D it's something that you do a lot in automation programming in the industrial sectors.
@NoonKnite4 ай бұрын
love the added sound effects
@frozenBird9254 ай бұрын
As a professional software developer, this is equally entertaining and infuriating to watch haha
@SaintedKarma4 ай бұрын
Didn’t he get a loop command early on ?? Couldn’t he do something like PosX 0 loop x num(harvest/move north) then move east PosX 1 If till true loop x num(harvest/plant entity/move north) then move east Else till loop x num(harvest/plant entity/move north) then move east Ect Then the different columns with different crops could be easily managed in the code *rough code outline to give context not working codes*
@Thecookiemonster354 ай бұрын
Everything?
@waynehutchins34314 ай бұрын
Man the first AND in the tree algorithm made my brother and i so angry
@michmart926110 күн бұрын
Yes, also.. its kind of fault of the game it doesnt somehow hint him what he does wrong. Also see how he thinks every if needs an else..
@_Kovayne4 ай бұрын
The good and bad thing about computers is they do exactly what you tell them 😂
@lighthead39774 ай бұрын
Love your video interndotgif
@aleksandrabogdanovic83054 ай бұрын
PLS MORE
@Rose-up6lb4 ай бұрын
I watched RCE play this and I can't wait to see how intern does
@St3phm04 ай бұрын
And this is why I like farming and gardening
@Jr.AdityaPatnaik-uv2th13 күн бұрын
I'm 8 yo. And I do coding language called python
@jabcmw14 ай бұрын
Looks like Phython. Watching you mess with it makes my brain hurt
@Killerspy-ru7ut4 ай бұрын
Will you be playing that smoking gun game? I'd be interested
@spark47754 ай бұрын
You should use elif statements instead if stacking else and if statements.
@DETHdressedInRED4 ай бұрын
Definitely gotta get this game. Bread loves programming.
@InternDotGif4 ай бұрын
It's super satisfying once it starts working
@DETHdressedInRED4 ай бұрын
@@InternDotGif yeah frustrating when you're like 300 lines deep and get an undetermined error though.... Basically it saying hey see all 300 lines you wrote? Yeah there's an error but I dunno where! Figure out out.
@jeremiahjoseph70934 ай бұрын
If u think about it they basically get you to learn programming and let’s you make the game technically
@raycebarton37604 ай бұрын
Keep up the good work loved the vid
@LoPhatKao4 ай бұрын
held off on getting this waiting for summer sale unfortunately it's not on sale 😞
@SETHthegodofchaos4 ай бұрын
Putting "like and subscribe" into the ad. Thats a first :D
@theguy8694 ай бұрын
interndotGif: *does programing* the farming drone: tell me to kill that drone, she is doing *pig noises* at me...
@Aphelion61924 ай бұрын
The name of this game is, the farmer was replaced
@Dezvfj4 ай бұрын
you should try to beat this game
@drdark-yk9ir4 ай бұрын
The thing is even though coding is very easy it's also very confusing thats the hard part of coding
@TheLtVoss4 ай бұрын
Yeah a nice game to get a first step in programing python have it my self 7€ is well ok for a small game and you learn a bit so worth it on my opinion My main concept was too keep the harvested crops in the inventory balanced with prio for lower tier produce so if wood is lower than hay plant Bush move on harvest and look the produce and chose the low one let its order play in each Block for crops were other if Statements for ground and stuff the requirements of that crop (seeds or spacing and I could even fit same watering Code in) The "hard" part were I just starred at my Code the tree spacing conditions (the explanation of the needed part Was thin af in the in game help) and the Upgrade prove move east step (I just forgot programers start counting with 0 so I was always 1 short then comparing it too the square size 😅😂)
@josepholiver7134 ай бұрын
Hi your my favorite KZbinr
@KKO6454 ай бұрын
More pls more
@hupalonsa3 ай бұрын
im getting into real programming soon :D
@Anthony-stama4 ай бұрын
Please do an hour long video of this game, please
@UznemireniCigan4 ай бұрын
Is there any games like this on phones?
@EddieVillegas-q9g4 ай бұрын
I’m overthinking how easy it is now it’s giving me a headache
@Meow_god4 ай бұрын
16:44
@KathrynBurford-m8c4 ай бұрын
1s and 0 for simple
@Po1aris1002 ай бұрын
The for loop would have saved you the headache. The guide was trying to tell you that you can traverse the whole world grid like this. while True: for i in range(get_world_size()): # Your code here move(North) move(East)
@ofek-pe3ux4 ай бұрын
name?
@awal5024 ай бұрын
🎉🎉🎉🎉
@AlonsoManteiga4 ай бұрын
Súper cool
@Mmf10Y6944 ай бұрын
Ahh my brain
@SovietsbetterthanrussiaALT4 ай бұрын
Balls
@stephanief24604 ай бұрын
8:50
@Endi_and_kevin4 ай бұрын
What is this game called?
@Endi_and_kevin4 ай бұрын
It’s not free
@SkNayeemAhmad4 ай бұрын
@@Endi_and_kevin just tell me the name
@SkNayeemAhmad4 ай бұрын
anyways the game name is ''The Farmer Was Replaced''
@humanhuman72804 ай бұрын
Btw interndotgif was first
@vitoreu30874 ай бұрын
What's the name of this game?
@SkNayeemAhmad4 ай бұрын
The farmer was replaceed
@dominicstevenson88164 ай бұрын
I’m assuming this game is supposed to help you learn a programming language, but which language is it?
@SkNayeemAhmad4 ай бұрын
python
@dakotaturner10484 ай бұрын
Interndotgif is a programmer now??????
@d2luiz2274 ай бұрын
sub 1k views letsgoooo also why is everything floating lol
@hungrylootbox4 ай бұрын
mmmmmsuanfidhe i lofe wachting yutuber struggle with puter language