ALERT!
Click here to register with a few steps and explore all our cool stuff we have to offer!

Jump to content



Photo

Python Checker Coding Tutorial #1 | Opening Files and Reading ComboFiles


  • Please log in to reply
Python Checker Coding Tutorial #1 | Opening Files and Reading ComboFiles

#1

TheyCallMeRebel
TheyCallMeRebel
    Offline
    59
    Rep
    235
    Likes

    Veteran

Posts: 785
Threads: 87
Joined: Jul 11, 2017
Credits: 0

Seven years registered
#1

Hello All today I'm releasing a tutorial that will eventually lead up to teaching someone how to fully code a Checker. Today I'll be going through a few different ways to read a combo file and integrate it into your checker. These tutorials assume you understand python and its syntax. I'll continue on with these tutorials if theres enough people interested so if you find this useful please let me know.

 

Hidden Content
You'll be able to see the hidden content once you reply to this topic or upgrade your account.


  • 0

ThatsMeRebel 2479

Help stop impersonators, this is my only discord account.


#2

cancerbero777
cancerbero777
    Offline
    0
    Rep
    3
    Likes

    Addicted

Posts: 204
Threads: 1
Joined: Oct 20, 2022
Credits: 0

One year registered
#2

I am writing to you from far away, I am very interested in learning, thank you for sharing.


  • 0

#3

eldopamine
eldopamine
    Offline
    0
    Rep
    1
    Likes

    Member

Posts: 65
Threads: 0
Joined: Oct 20, 2022
Credits: 0
One year registered
#3

tysm


  • 0

#4

jamnul
jamnul
    Online
    19
    Rep
    246
    Likes

    Veteran

Posts: 2639
Threads: 376
Joined: Nov 01, 2022
Credits: 0

One year registered
#4

Thx


  • 0

#5

Kitty
Kitty
    Offline
    92
    Rep
    110
    Likes

    PM me for coding services :)

Posts: 517
Threads: 28
Joined: Feb 12, 2020
Credits: 2

User has joined recently.
Make sure to use a MiddleMan.
Four years registered
#5

Hello All today I'm releasing a tutorial that will eventually lead up to teaching someone how to fully code a Checker. Today I'll be going through a few different ways to read a combo file and integrate it into your checker. These tutorials assume you understand python and its syntax. I'll continue on with these tutorials if theres enough people interested so if you find this useful please let me know.

 

Hidden Content
You'll be able to see the hidden content once you reply to this topic or upgrade your account.

 

 

I don't quite understand why you would teach use of utilizing tkinter, IMO a cli will suffice in 99% of cases.

Furthermore I believe explaining the use of glob would be way better :) Other than that nice tutorial, nice that you've included queue as it really is important for threading :)
 


  • 0

ahSEw91.png


#6

medada
medada
    Offline
    0
    Rep
    0
    Likes

    Lurker

Posts: 6
Threads: 0
Joined: Mar 14, 2023
Credits: 0
One year registered
#6

Thanks this will be a good read.


  • 0

#7

skywalker
skywalker
    Offline
    40
    Rep
    26
    Likes

    certified hood moment

Posts: 119
Threads: 29
Joined: Apr 14, 2020
Credits: 0

Four years registered
#7

I don't quite understand why you would teach use of utilizing tkinter, IMO a cli will suffice in 99% of cases.

Furthermore I believe explaining the use of glob would be way better :) Other than that nice tutorial, nice that you've included queue as it really is important for threading :)
 

it's a bad thing to use globals, and also it's better to open the text file using the "with open..."

but yeah, why tkinter , other than that great tut


  • 0

I do not sell anything. I do not have a public Discord / Telegram. I will never ask anyone for money / refuse any deal via middleman. I will never deny to confirm my identity via PM before any deal. Stay safe, I have impersonators


(-.-)Zzz...

 

 

9msvkrc0duy41.jpg?ex=65587c28&is=6546072


#8

Kitty
Kitty
    Offline
    92
    Rep
    110
    Likes

    PM me for coding services :)

Posts: 517
Threads: 28
Joined: Feb 12, 2020
Credits: 2

User has joined recently.
Make sure to use a MiddleMan.
Four years registered
#8

it's a bad thing to use globals, and also it's better to open the text file using the "with open..."

but yeah, why tkinter , other than that great tut

 

I use glob for indexing folder contents, is there a better way other than direct io?


  • 0

ahSEw91.png


#9

skywalker
skywalker
    Offline
    40
    Rep
    26
    Likes

    certified hood moment

Posts: 119
Threads: 29
Joined: Apr 14, 2020
Credits: 0

Four years registered
#9

I use glob for indexing folder contents, is there a better way other than direct io?

what do you mean by that, do you have any chance of getting us some code to review ?


  • 0

I do not sell anything. I do not have a public Discord / Telegram. I will never ask anyone for money / refuse any deal via middleman. I will never deny to confirm my identity via PM before any deal. Stay safe, I have impersonators


(-.-)Zzz...

 

 

9msvkrc0duy41.jpg?ex=65587c28&is=6546072


#10

moneymadelone
moneymadelone
    Offline
    0
    Rep
    0
    Likes

    Member

Posts: 26
Threads: 0
Joined: Nov 22, 2022
Credits: 0
One year registered
#10

thank you bro


  • 0


 Users browsing this thread: and 1 guests