Jump to content

Leaderboard

  1. Diddums

    Diddums

    Administrators


    • Points

      8

    • Posts

      5,442


  2. techno

    techno

    FGers


    • Points

      6

    • Posts

      6,055


  3. GazzaGarratt

    GazzaGarratt

    Administrators


    • Points

      4

    • Posts

      16,524


  4. Antpool84

    Antpool84

    FGers


    • Points

      3

    • Posts

      570


Popular Content

Showing content with the highest reputation on 10/04/2021 in Posts

  1. Best start a new thread then. This is more of a journal of what I'm doing, what I want to do, any challenges and stuff along the way. If it helps someone then great 🙂 First off, I absolutely loved it. It felt so good to be coding again, I forgot how much I enjoyed doing it, even if it's been 25 years or so since I last did anything. So after spending a few hours this weekend coding and fiddling, I now have a very basic COVID statistics tracker and a very basic weather app. The reason I did this is because I just can't stomach a full 8 hour lesson to have a simple bit of text saying "hello world" at the end as that's always been where I've lost interest in the past. I wanted something that although pretty much useless, is an actual piece of software that works, and also provides real time information. For this I had to use API calls. So I set my sights a bit higher and went for it. All I can say is that it's piss. It's really so much easier than I'd have anticipated, what would've been a 500 page project before was done with no more than a single page of code. The tools nowadays are so much easier too, making it a lot easier than I'd have anticipated. I'm shuffling things around a bit in order of what I would say is the easiest, then the most difficult, in case anyone else wants to have a go. If you're keen, then follow this guide: 1: Download Python from their website. 2: Download PyCharm. This will be your code writing software. 3: Start writing code! This COVID tracker is extremely basic and simple to make, you can have this up and running in an hour or less: If you have problems running the code with something about the requests package not being installed, then simply right click on the word "requests" in the code, click on "context options" or something similar, then "install requests package". Try again. Took me a little while to figure out, I installed the requests package on my PC which didn't work, until I realised that PyCharm is a closed working environment when testing, so it has to be installed inside Pycharm. 4: If you've got all that up and running and want to try a new project, then sign up to Openweathermap.org. Do this first as there's a two hour delay after signing up until you can actually use their facilities. Then follow this video: IMPORTANT: Since the vid was made, a few things have changed in how the API calls work. These will be in the API URL, most notably where it'd say "London" before, it'll now say "London,uk" - small little things like that will drive you nuts. I'll post up anything else in here, but this is a fantastic little side hobby. Even if you just spend an hour doing the COVID thing to see if it's for you or not, it's worth it.
    3 points
  2. Can't see this anywhere but you guys maybe interested in holding the checkpoint through reset. Also other guides for noobs.
    2 points
  3. Drifter

    Last movie you watched

    El Camino as in the follow up to Breaking Bad? If so I liked that one as well. I was a HUGE Breaking Bad fan so obviously no way I could not like El Camino lol. I watched it right after it came out and was a "tad" disappointed there wasn't a bit more suspense/action in it like every episode of Breaking Bad had, but overall I thought it was pretty good. The scene of Walt & Jessie walking down the hallway together again in it was worth the watch right there alone 🙂 I watched a movie the other night called The Outpost. Was a true story about a base in Afghanistan that was located in a valley surrounded by hills in basically a big bowl where the enemy had the high ground and they were constantly under attack. Only had one or two actor I recognized, but it was a pretty damn good war flick. I'm a bit surprised it wasn't more well known because I had never heard of that one before.
    1 point
  4. 1 point
  5. A recommendation from Tom @LordBaguette I watched El Camino, never fancied it before but it's better than I expected.
    1 point
  6. Got my head down the last couple of weeks and concentrated on getting this game completed. So glad I went back to it. The story, including the side missions, is top drawer. The choice of endings is nice too. Will go back and platinum it at some point as I'm already close and will try the multiplayer as well. But a break first as I've barely played much else.
    1 point
  7. There's a calendar event for Friday so we can all give it a go together, if that's possible.
    1 point
  8. Diddums

    FG coding club!

    BOOM! Fuckin' five years baby! That's gotta be a record shirley? I found this video which is really good. It walks you through a fairly simple project from start to finish and you have an actual working project at the end, so it's pretty motivational too. @GazzaGarratt @Dr Diamond @BO7H B4RRELS
    1 point
  9. Golf could be fun for FG Friday depending how many can play at once but MK X wow really happy about that one.
    1 point
  10. So just received this awesome present from the FGFGF and i am lost for words!! I am loving being a member of the FG after being introduced by @G_dub52 , and have got to know some of the guys like @GazzaGarratt, @jordie1892 , @Macca89 , @Lurch and @tronic44 among many others through Monday night Fifa, and have even managed to have a little Cov meetup with a few of the lads which was an awesome night. I really enjoy the banter we all have together and all the different discussions that go on here, and the fact that we all have each others backs for anything is truly awesome. Thank you again guys for this awesome gift and i'm looking forward to many for awesome FG nights and meetups in the future. GGs peeps!!!
    1 point
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy