• Log InLog In
  • Register
Liquid`
Team Liquid Liquipedia
EDT 22:11
CET 03:11
KST 11:11
  • Home
  • Forum
  • Calendar
  • Streams
  • Liquipedia
  • Features
  • Store
  • EPT
  • TL+
  • StarCraft 2
  • Brood War
  • Smash
  • Heroes
  • Counter-Strike
  • Overwatch
  • Liquibet
  • Fantasy StarCraft
  • TLPD
  • StarCraft 2
  • Brood War
  • Blogs
Forum Sidebar
Events/Features
News
Featured News
ByuL: The Forgotten Master of ZvT30Behind the Blue - Team Liquid History Book19Clem wins HomeStory Cup 289HomeStory Cup 28 - Info & Preview13Rongyi Cup S3 - Preview & Info8
Community News
2026 KongFu Cup Announcement3BGE Stara Zagora 2026 cancelled11Blizzard Classic Cup - Tastosis announced as captains15Weekly Cups (March 2-8): ByuN overcomes PvT block4GSL CK - New online series18
StarCraft 2
General
Blizzard Classic Cup - Tastosis announced as captains BGE Stara Zagora 2026 cancelled BGE Stara Zagora 2026 announced ByuL: The Forgotten Master of ZvT Terran AddOns placement
Tourneys
RSL Season 4 announced for March-April Sparkling Tuna Cup - Weekly Open Tournament 2026 KongFu Cup Announcement [GSL CK] Team Maru vs. Team herO StarCraft Evolution League (SC Evo Biweekly)
Strategy
Custom Maps
Publishing has been re-enabled! [Feb 24th 2026] Map Editor closed ?
External Content
The PondCast: SC2 News & Results Mutation # 516 Specter of Death Mutation # 515 Together Forever Mutation # 514 Ulnar New Year
Brood War
General
BGH Auto Balance -> http://bghmmr.eu/ BSL 22 Map Contest — Submissions OPEN to March 10 ASL21 General Discussion Are you ready for ASL 21? Hype VIDEO Gypsy to Korea
Tourneys
[Megathread] Daily Proleagues [BSL22] Open Qualifiers & Ladder Tours IPSL Spring 2026 is here! ASL Season 21 Qualifiers March 7-8
Strategy
Simple Questions, Simple Answers Soma's 9 hatch build from ASL Game 2 Fighting Spirit mining rates Zealot bombing is no longer popular?
Other Games
General Games
Stormgate/Frost Giant Megathread Path of Exile Nintendo Switch Thread PC Games Sales Thread No Man's Sky (PS4 and PC)
Dota 2
Official 'what is Dota anymore' discussion The Story of Wings Gaming
League of Legends
Heroes of the Storm
Simple Questions, Simple Answers Heroes of the Storm 2.0
Hearthstone
Deck construction bug Heroes of StarCraft mini-set
TL Mafia
Five o'clock TL Mafia Mafia Game Mode Feedback/Ideas Vanilla Mini Mafia TL Mafia Community Thread
Community
General
US Politics Mega-thread Things Aren’t Peaceful in Palestine Mexico's Drug War Russo-Ukrainian War Thread NASA and the Private Sector
Fan Clubs
The IdrA Fan Club
Media & Entertainment
[Manga] One Piece Movie Discussion! [Req][Books] Good Fantasy/SciFi books
Sports
2024 - 2026 Football Thread Formula 1 Discussion General nutrition recommendations Cricket [SPORT] TL MMA Pick'em Pool 2013
World Cup 2022
Tech Support
Laptop capable of using Photoshop Lightroom?
TL Community
The Automated Ban List
Blogs
Money Laundering In Video Ga…
TrAiDoS
Iranian anarchists: organize…
XenOsky
FS++
Kraekkling
Shocked by a laser…
Spydermine0240
Unintentional protectionism…
Uldridge
ASL S21 English Commentary…
namkraft
Customize Sidebar...

Website Feedback

Closed Threads



Active: 1469 users

Learning Python

Blogs > LoneYoShi
Post a Reply
1 2 Next All
LoneYoShi
Profile Blog Joined June 2014
France1348 Posts
Last Edited: 2015-06-24 13:30:43
May 29 2015 11:15 GMT
#1
24 June 2015 Edit :

I'm not sure anyone's interested but I wanted to keep you all posted:
- After a few weeks of flip-flopping around and procrastinating, I finally got to it.
- I'm currently reading a book presenting the general principles behind object oriented programming. It's very high level stuff, not specific to a language (has examples in C++, Python, PHP, Java, etc). It's really interesting because I had never done any object oriented programming before. Provides a good overview of the principles behind, what it can/cannot do, etc
- I'm also doing the codeacademy Python course. It started off really slow and easy, but I stuck to it and now we get into more advanced stuff. I can't wait to get to the part that really interests me: reading and writing outside data files. Anyway, it feels good "getting my hands dirty" (figuratively of course) and diving into the code. I recommand codeacademy for that: it really requires you to type a lot of stuff. Even if it's easy, and very step-by-step (sometimes too slow to my liking), it does require you to really type it out a lot. Which is good, practice makes perfect !

I plan to finish the codeacademy course by next week. Once this is done, I think i'll have enough understanding of coding to move on to more advanced lesson. Maybe the course LaLush recommended, as it seems super interesting. A friend of mine recommended an online course about Machine Learning too, so I'm still on the fence regarding the next step.

Again, thanks to all !


----------------------------------------


Hi TL !

I'd like to learn how to program in Python. I'm at work so I can't get into lengthy details about the "why" and the "how", but I'm really interested in learning how to program stuff.

Edit: more details about the "why" part below, for those interested
+ Show Spoiler +
Basically, I'm unhappy at my current job. I'm a Control Systems engineer in a french firm that makes airplane engines. I don't know, it just feels like what I'm doing isn't really challenging intellectually. I mean it can get pretty complicated at times (not as often as you would think though), but the complicated parts are more related to "how to make everyone agree together" rather than on real technical problems.

I've always liked maths (and physics) during my studies. I still do, a lot. I like the abstracts notions, complex theoretical problems, etc. I also kinda regret not properly knowing how to program. It's a skill that I'd like to master (because I think it's is becoming almost an obligation to follow and understand all the scientific and technological progresses in our current world). And after going to family and friends for advice, I think the best move right now for me would be to completely switch careers. I'm still young enough (27 y/o, 4 years of professional experience), and I think it could really be more fulfilling and I could be happier. I'd like to go towards something a bit more abstract, more math-y. I was thinking about trying to find a job related to the "Big Data", or something along those lines. My plan isn't yet fully fleshed out, but I haven't felt as energized and enthusiastic since I made this decision, so I guess it is a sign I'm headed in the right direction.

In order to do that though, I'd need at least a few relevant skills to that field. I'm sure I'll be able to value the skills I've learned in the aeronautical industry, but I still need to know a bit of programming for my profile to be at least somewhat relevant to a company that works in the "Big Data" field. Also, even if I don't end up switching career and stay at my current job, knowing how to programm stuff can always be handy.

So, here I was, knowing that I needed to learn at least one programming language, preferrably Object Oriented (I only did a bit of C until now). I'm not entirely sure of why I chose Python rather than any other Object Oriented language, but you gotta start somewhere, right ? Also, I hear people at my job (or even during my studies) doing "python scripts" to help automatize some of their calculations and tasks, so I told myself it was a place as good as any to start. Hence here I am, asking you advice TL !


I've had a 60h C course in school (4-5 years back), so I think I know the basic concepts behind programming (loops, variables, parameters, functions, etc), but now I want to get properly into it.

I'm not really sure why I chose Python rather than C++ or something else, but could anyone point me towards useful ressources to learn Python ? I'm looking for anything from books, MOOCs, tutorials, anything.

If you have tips as well, I'll be very glad :-)

I'll post more details about why I'd interested in programming when I'm home (if anyone is interested ^^ )

Thanks in advance guys (and girls) !

<3

YoShi


------------
Edit1: Sorry to the BW fans, I didn't mean to mislead you :p
Edit2: thanks to all who responded ! I'll check out all of what you've linked and I hope it's OK if I contact you guys through PMs if I have more specific questions about the courses/tutorials you have linked.
Edit3:

Ziggareto
Profile Joined March 2014
United Kingdom9 Posts
May 29 2015 11:29 GMT
#2
Hi, I did this online course and it was pretty good: https://www.coursera.org/course/programming1 (Learn to program the fundamentals). It was very meticulous, so you might not have to watch every video in depth, but it's thoroughness is good and you can be selective. Though the course is already over, I think you can still take it - it's a bunch of video lectures and assignments, and I think they just grade those automatically.

There's also codecademy, I've never tried their python course, but they're courses are much more jump in and jump out and probably faster and easier, if not quite as in depth.
hope this helps.


micronesia
Profile Blog Joined July 2006
United States24757 Posts
May 29 2015 11:46 GMT
#3
A couple of good free resources:

http://learnpythonthehardway.org/book/

Also this one is good because you make games:

https://inventwithpython.com/chapters/
ModeratorThere are animal crackers for people and there are people crackers for animals.
KelsierSC
Profile Blog Joined March 2013
United Kingdom10443 Posts
May 29 2015 11:48 GMT
#4
I found this was a great way to learn , just working through these

http://codingbat.com/python

once I finished those I moved on to

https://projecteuler.net/

helps learn python and also makes you think about the problem as often you can't brute force the solution. Also with people posting solutions it helps you learn proper formatting and code etiquette so your solution is as understandable and efficient as possible

Zerg for Life
LaLuSh
Profile Blog Joined April 2003
Sweden2358 Posts
May 29 2015 12:21 GMT
#5
On May 29 2015 20:29 Ziggareto wrote:
Hi, I did this online course and it was pretty good: https://www.coursera.org/course/programming1 (Learn to program the fundamentals). It was very meticulous, so you might not have to watch every video in depth, but it's thoroughness is good and you can be selective. Though the course is already over, I think you can still take it - it's a bunch of video lectures and assignments, and I think they just grade those automatically.

There's also codecademy, I've never tried their python course, but they're courses are much more jump in and jump out and probably faster and easier, if not quite as in depth.
hope this helps.



I'm also taking some python courses on coursera, and in my opinion they've proven a really good way of getting into it.

The courses I'm currently taking are offered by Rice University as part of a "specialization" of 7 different courses, each building upon what you learned in the previous one.

https://www.coursera.org/specialization/fundamentalscomputing2/37?utm_medium=courseDescripTop

In the first course (two part course) they teach you the basics by letting you program small games using their GUI (Pong, Asteroids, Memory, Blackjack, etc). They teach you how the data types/structures in Python work and are used, along with objects/classes.

I'm currently doing the second course (principles of computing, also two parts). More focused on math. First assignment was creating your own 2048 game. You're basically applying what you learned in the previous course without the hand-holding. It hammers in how to use lists, dictonaries, tuples, sets in practical applications. You get to try your hand at tree-search and monte carlo applications.

The third two-parter course is in Algorithmic Thinking. Not taken it yet but intending to.

Biolunar
Profile Joined February 2012
Germany224 Posts
May 29 2015 12:38 GMT
#6
http://bash.org/?400459
What is best? To crush the Zerg, see them driven before you, and hear the lamentations of the Protoss.
Tufas
Profile Blog Joined April 2010
Austria2259 Posts
Last Edited: 2015-05-29 17:11:19
May 29 2015 17:11 GMT
#7
Man I went into this blog with no doubt in my mind that I could use my (Wiki)Python knowledge .. left disappointed
Where is my ACE flair
JieXian
Profile Blog Joined August 2008
Malaysia4677 Posts
May 30 2015 14:07 GMT
#8
I thought this was about BW
Please send me a PM of any song you like that I most probably never heard of! I am looking for people to chat about writing and producing music | https://www.youtube.com/watch?v=noD-bsOcxuU |
Ilikestarcraft
Profile Blog Joined November 2004
Korea (South)17733 Posts
May 30 2015 15:12 GMT
#9
Someone should write a new language called Fighting Spirit
"Nana is a goddess. Or at very least, Nana is my goddess." - KazeHydra
virpi
Profile Blog Joined August 2009
Germany3599 Posts
May 30 2015 23:12 GMT
#10
On May 31 2015 00:12 Ilikestarcraft wrote:
Someone should write a new language called Fighting Spirit

I'd prefer a language called Circuit Breaker.
first we make expand, then we defense it.
Cambium
Profile Blog Joined June 2004
United States16368 Posts
May 30 2015 23:19 GMT
#11
Just do project euler in Python:
https://projecteuler.net/

Google what you don't know, and hack things together. This will help you learn the available libraries, which is 80% of programming in Python.
When you want something, all the universe conspires in helping you to achieve it.
Gowerly
Profile Blog Joined July 2011
United Kingdom916 Posts
May 31 2015 10:45 GMT
#12
www.codingame.com and some python tutorials. Complete the game challenges in python. I learned a fair amount of Ruby this way.
I will reduce you to a series of numbers.
KelsierSC
Profile Blog Joined March 2013
United Kingdom10443 Posts
May 31 2015 13:34 GMT
#13
On May 31 2015 19:45 Gowerly wrote:
www.codingame.com and some python tutorials. Complete the game challenges in python. I learned a fair amount of Ruby this way.


This website is so awesome, thanks for the recommendation.

Zerg for Life
LoneYoShi
Profile Blog Joined June 2014
France1348 Posts
June 01 2015 11:18 GMT
#14
On May 29 2015 21:21 LaLuSh wrote:
Show nested quote +
On May 29 2015 20:29 Ziggareto wrote:
Hi, I did this online course and it was pretty good: https://www.coursera.org/course/programming1 (Learn to program the fundamentals). It was very meticulous, so you might not have to watch every video in depth, but it's thoroughness is good and you can be selective. Though the course is already over, I think you can still take it - it's a bunch of video lectures and assignments, and I think they just grade those automatically.

There's also codecademy, I've never tried their python course, but they're courses are much more jump in and jump out and probably faster and easier, if not quite as in depth.
hope this helps.



I'm also taking some python courses on coursera, and in my opinion they've proven a really good way of getting into it.

The courses I'm currently taking are offered by Rice University as part of a "specialization" of 7 different courses, each building upon what you learned in the previous one.

https://www.coursera.org/specialization/fundamentalscomputing2/37?utm_medium=courseDescripTop

In the first course (two part course) they teach you the basics by letting you program small games using their GUI (Pong, Asteroids, Memory, Blackjack, etc). They teach you how the data types/structures in Python work and are used, along with objects/classes.

I'm currently doing the second course (principles of computing, also two parts). More focused on math. First assignment was creating your own 2048 game. You're basically applying what you learned in the previous course without the hand-holding. It hammers in how to use lists, dictonaries, tuples, sets in practical applications. You get to try your hand at tree-search and monte carlo applications.

The third two-parter course is in Algorithmic Thinking. Not taken it yet but intending to.



Sounds really interesting !

I'm curious about the workload though. How much are we talking about here ? I'm still working my current job, so if it requires like 20h+ per week, I'm not sure I can work it in my schedule. I wouldn't want to get burned out after two of trying :D
xtorn
Profile Blog Joined December 2013
4060 Posts
June 01 2015 12:18 GMT
#15
I recommend the udacity introductory course for building a search engine, cs101 or whatever it's called; it's a gentle intro in python, and really well made. Check it out

Udacity dot com
Life - forever the Legend in my heart
obesechicken13
Profile Blog Joined July 2008
United States10467 Posts
Last Edited: 2015-06-01 14:42:18
June 01 2015 14:08 GMT
#16
On June 01 2015 20:18 LoneYoShi wrote:
Show nested quote +
On May 29 2015 21:21 LaLuSh wrote:
On May 29 2015 20:29 Ziggareto wrote:
Hi, I did this online course and it was pretty good: https://www.coursera.org/course/programming1 (Learn to program the fundamentals). It was very meticulous, so you might not have to watch every video in depth, but it's thoroughness is good and you can be selective. Though the course is already over, I think you can still take it - it's a bunch of video lectures and assignments, and I think they just grade those automatically.

There's also codecademy, I've never tried their python course, but they're courses are much more jump in and jump out and probably faster and easier, if not quite as in depth.
hope this helps.



I'm also taking some python courses on coursera, and in my opinion they've proven a really good way of getting into it.

The courses I'm currently taking are offered by Rice University as part of a "specialization" of 7 different courses, each building upon what you learned in the previous one.

https://www.coursera.org/specialization/fundamentalscomputing2/37?utm_medium=courseDescripTop

In the first course (two part course) they teach you the basics by letting you program small games using their GUI (Pong, Asteroids, Memory, Blackjack, etc). They teach you how the data types/structures in Python work and are used, along with objects/classes.

I'm currently doing the second course (principles of computing, also two parts). More focused on math. First assignment was creating your own 2048 game. You're basically applying what you learned in the previous course without the hand-holding. It hammers in how to use lists, dictonaries, tuples, sets in practical applications. You get to try your hand at tree-search and monte carlo applications.

The third two-parter course is in Algorithmic Thinking. Not taken it yet but intending to.



Sounds really interesting !

I'm curious about the workload though. How much are we talking about here ? I'm still working my current job, so if it requires like 20h+ per week, I'm not sure I can work it in my schedule. I wouldn't want to get burned out after two of trying :D

Depends on the person and the course. For someone slow like me, many coursera programming courses take 10 hr a week or more once they get rolling.

Codeacademy takes 6 hours total (excluding my many breaks) and it has built in archiving for every course. Which is nice so I can take them on my own schedule.
I think in our modern age technology has evolved to become more addictive. The things that don't give us pleasure aren't used as much. Work was never meant to be fun, but doing it makes us happier in the long run.
Teoita
Profile Blog Joined January 2011
Italy12246 Posts
June 01 2015 14:20 GMT
#17
Codeacademy is supposed to be really good to learn programming. I'm actually going to learn Python myself this summer because im seriously terrible at programming and what little c++ i need is kind of pointless for the stuff i should be able to code.
ModeratorProtoss all-ins are like a wok. You can throw whatever you want in there and it will turn out alright.
LaLuSh
Profile Blog Joined April 2003
Sweden2358 Posts
Last Edited: 2015-06-02 15:02:18
June 02 2015 14:47 GMT
#18
On June 01 2015 20:18 LoneYoShi wrote:
Show nested quote +
On May 29 2015 21:21 LaLuSh wrote:
On May 29 2015 20:29 Ziggareto wrote:
Hi, I did this online course and it was pretty good: https://www.coursera.org/course/programming1 (Learn to program the fundamentals). It was very meticulous, so you might not have to watch every video in depth, but it's thoroughness is good and you can be selective. Though the course is already over, I think you can still take it - it's a bunch of video lectures and assignments, and I think they just grade those automatically.

There's also codecademy, I've never tried their python course, but they're courses are much more jump in and jump out and probably faster and easier, if not quite as in depth.
hope this helps.



I'm also taking some python courses on coursera, and in my opinion they've proven a really good way of getting into it.

The courses I'm currently taking are offered by Rice University as part of a "specialization" of 7 different courses, each building upon what you learned in the previous one.

https://www.coursera.org/specialization/fundamentalscomputing2/37?utm_medium=courseDescripTop

In the first course (two part course) they teach you the basics by letting you program small games using their GUI (Pong, Asteroids, Memory, Blackjack, etc). They teach you how the data types/structures in Python work and are used, along with objects/classes.

I'm currently doing the second course (principles of computing, also two parts). More focused on math. First assignment was creating your own 2048 game. You're basically applying what you learned in the previous course without the hand-holding. It hammers in how to use lists, dictonaries, tuples, sets in practical applications. You get to try your hand at tree-search and monte carlo applications.

The third two-parter course is in Algorithmic Thinking. Not taken it yet but intending to.



Sounds really interesting !

I'm curious about the workload though. How much are we talking about here ? I'm still working my current job, so if it requires like 20h+ per week, I'm not sure I can work it in my schedule. I wouldn't want to get burned out after two of trying :D


It says 7-10 hours per week.

I didn't have any background in programming and I found it fairly easy the first couple of weeks (took me maybe 3-4 hours/week for the first couple assignments). The only thing I'd done before was the codeacademy python tutorial (good but very basic imo).

Now in the later courses it actually takes me closer to 7-10 hours.

It's free and the courses repeat and run every 2 months or every 3 months. So there's really no reason not to sign up and try and see if you like it. It's basically 60-90 minutes worth of video lectures each week, a quiz/homework, and then a programming assignment that's related to the lectures.

You can definitely manage the first course with your background. It's starts off very basic and they show you most of what you need to do. Perfect for someone who's not already a programming wiz. Perhaps it sounds more difficult than it is from my first description. You don't program the games from the ground up by yourself (not in the first courses). They usually provide some basic templates and tell you how the program should be structured, what parts/functions it needs.
instantdry
Profile Joined September 2007
Canada308 Posts
Last Edited: 2015-06-02 23:44:49
June 02 2015 23:42 GMT
#19
Coursera's Programming for Everybody starts this week. You should check it out.

https://www.coursera.org/course/pythonlearn
LoneYoShi
Profile Blog Joined June 2014
France1348 Posts
June 04 2015 07:26 GMT
#20
On June 03 2015 08:42 instantdry wrote:
Coursera's Programming for Everybody starts this week. You should check it out.

https://www.coursera.org/course/pythonlearn


Thanks for the suggestion ! It does looks like it really starts from the bottom though, and I already have a (small) experience with programming. So I'm not sure about this course. Seems like I already know a few of those things !
1 2 Next All
Please log in or register to reply.
Live Events Refresh
Next event in 7h 49m
[ Submit Event ]
Live Streams
Refresh
StarCraft 2
PiGStarcraft417
Nina 129
SpeCial 108
NeuroSwarm 63
Ketroc 55
RuFF_SC2 42
StarCraft: Brood War
Sea 10533
NaDa 24
Noble 11
Dota 2
canceldota62
LuMiX0
League of Legends
JimRising 557
Counter-Strike
taco 795
Super Smash Bros
hungrybox731
Heroes of the Storm
Khaldor201
Other Games
summit1g12257
ViBE94
PiLiPiLi4
Organizations
Other Games
gamesdonequick7421
ComeBackTV 149
StarCraft 2
Blizzard YouTube
StarCraft: Brood War
BSLTrovo
sctven
[ Show 16 non-featured ]
StarCraft 2
• Hupsaiya 36
• davetesta15
• AfreecaTV YouTube
• intothetv
• Kozan
• IndyKCrew
• LaughNgamezSOOP
• Migwel
• sooper7s
StarCraft: Brood War
• RayReign 21
• Azhi_Dahaki2
• BSLYoutube
• STPLYoutube
• ZZZeroYoutube
League of Legends
• Doublelift5756
• Scarra1226
Upcoming Events
Sparkling Tuna Cup
7h 49m
RSL Revival
7h 49m
ByuN vs SHIN
Maru vs Krystianer
WardiTV Team League
9h 49m
Patches Events
14h 49m
BSL
17h 49m
GSL
1d 5h
Wardi Open
1d 9h
Monday Night Weeklies
1d 14h
OSC
1d 21h
WardiTV Team League
2 days
[ Show More ]
PiGosaur Cup
2 days
Kung Fu Cup
3 days
The PondCast
4 days
KCM Race Survival
4 days
WardiTV Team League
4 days
Replay Cast
4 days
KCM Race Survival
5 days
WardiTV Team League
5 days
Korean StarCraft League
6 days
uThermal 2v2 Circuit
6 days
BSL
6 days
Liquipedia Results

Completed

Proleague 2026-03-13
WardiTV Winter 2026
Underdog Cup #3

Ongoing

KCM Race Survival 2026 Season 1
Jeongseon Sooper Cup
BSL Season 22
RSL Revival: Season 4
Nations Cup 2026
ESL Pro League S23 Finals
ESL Pro League S23 Stage 1&2
PGL Cluj-Napoca 2026
IEM Kraków 2026
BLAST Bounty Winter 2026
BLAST Bounty Winter Qual

Upcoming

CSL Elite League 2026
ASL Season 21
Acropolis #4 - TS6
2026 Changsha Offline CUP
Acropolis #4
IPSL Spring 2026
CSLAN 4
Kung Fu Cup 2026 Grand Finals
HSC XXIX
uThermal 2v2 2026 Main Event
NationLESS Cup
Stake Ranked Episode 2
CS Asia Championships 2026
IEM Atlanta 2026
Asian Champions League 2026
PGL Astana 2026
BLAST Rivals Spring 2026
CCT Season 3 Global Finals
IEM Rio 2026
PGL Bucharest 2026
Stake Ranked Episode 1
BLAST Open Spring 2026
TLPD

1. ByuN
2. TY
3. Dark
4. Solar
5. Stats
6. Nerchio
7. sOs
8. soO
9. INnoVation
10. Elazer
1. Rain
2. Flash
3. EffOrt
4. Last
5. Bisu
6. Soulkey
7. Mini
8. Sharp
Sidebar Settings...

Advertising | Privacy Policy | Terms Of Use | Contact Us

Original banner artwork: Jim Warren
The contents of this webpage are copyright © 2026 TLnet. All Rights Reserved.