• Log InLog In
  • Register
Liquid`
Team Liquid Liquipedia
EDT 23:35
CEST 05:35
KST 12:35
  • 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
Code S Season 2 (2026): RO4 and Finals Preview12TL.net Map Contest #22 - Voting & Ladder Map Selection6Code S Season 2 (2026) - RO8 Preview5[ASL21] Finals Preview: Two Legacies21Code S Season 2 (2026) - RO12 Preview2
Community News
[BSL22] Non-Korean Championship from 13 to 28 June2Weekly Cups (May 25-31): Clem doubles, 2v2 circuit heads toward finale0StarCraft II 5.0.16 PTR Patch Notes may 26th151Weekly Cups (May 18-24): MaxPax wins doubles0Crank Gathers Season 4: BW vs SC2 Team League6
StarCraft 2
General
TL.net Map Contest #22 - Voting & Ladder Map Selection Code S Season 2 (2026): RO4 and Finals Preview TL Poll: How do you feel about the 5.0.16 PTR balance changes? What kind of tool would you be interested in? Oliveira Would Have Returned If EWC Continued
Tourneys
Sparkling Tuna Cup - Weekly Open Tournament GSL Code S Season 2 (2026) WardiTV Mondays Maestros of The Game 2 announcement and schedule ! Crank Gathers Season 4: BW vs SC2 Team League
Strategy
[G] Having the right mentality to improve
Custom Maps
[D]RTS in all its shapes and glory <3
External Content
The PondCast: SC2 News & Results Mutation # 529 Opportunities Unleashed Mutation # 528 Infection Detected Welcome to the External Content forum
Brood War
General
BW animated web series: seeking contributors 25 Years Since Brood War Patch 1.08 FlaSh's ASL S21 Finals Review BGH Auto Balance -> http://bghmmr.eu/ [BSL22] Non-Korean Championship from 13 to 28 June
Tourneys
[BSL22] Grand Finals - Sunday 21:00 CEST [ASL21] Grand Finals [Megathread] Daily Proleagues Escore Tournament StarCraft Season 2
Strategy
Why doesn't anyone use restoration? Any training maps people recommend? Muta micro map competition [G] Hydra ZvZ: An Introduction
Other Games
General Games
ZeroSpace Megathread Nintendo Switch Thread PC Games Sales Thread Summer Games Done Quick 2026! The Perfect Game
Dota 2
Looking for a Dota Mentor Official 'what is Dota anymore' discussion
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
Vanilla Mini Mafia
Community
General
US Politics Mega-thread Trading/Investing Thread Things Aren’t Peaceful in Palestine YouTube Thread Russo-Ukrainian War Thread
Fan Clubs
The herO Fan Club!
Media & Entertainment
[Req][Books] Good Fantasy/SciFi books [TV/BOOK] *SPOILERS* Game of Thrones Discussion Movie Discussion! [Manga] One Piece
Sports
2024 - 2026 Football Thread McBoner: A hockey love story Formula 1 Discussion TeamLiquid Health and Fitness Initiative For 2023
World Cup 2022
Tech Support
Computer Build, Upgrade & Buying Resource Thread Facing Challenges in Mobile App Development
TL Community
The Automated Ban List
Blogs
An Exploration of th…
waywardstrategy
I'm an arrogant trash talke…
FlaShFTW
Gauntlet SC2: A Retrospectiv…
Ctone23
Esportsmanship: How to NOT B…
TrAiDoS
Why RTS gamers make better f…
gosubay
ASL S21 English Commentary…
namkraft
StarCraft improvement
iopq
Customize Sidebar...

Website Feedback

Closed Threads



Active: 5997 users

The Big Programming Thread - Page 244

Forum Index > General Forum
Post a Reply
Prev 1 242 243 244 245 246 1032 Next
Thread Rules
1. This is not a "do my homework for me" thread. If you have specific questions, ask, but don't post an assignment or homework problem and expect an exact solution.
2. No recruiting for your cockamamie projects (you won't replace facebook with 3 dudes you found on the internet and $20)
3. If you can't articulate why a language is bad, don't start slinging shit about it. Just remember that nothing is worse than making CSS IE6 compatible.
4. Use [code] tags to format code blocks.
JeanLuc
Profile Joined September 2010
Canada377 Posts
February 14 2013 04:50 GMT
#4861
On February 14 2013 08:43 3FFA wrote:
I have a question(not homework, just curious)

Is there a way that, if say someone put in David Jacob Young

that I could use strings in C to find the initials and use a printf to print them out to the user?

David Jacob Young
DJY


Loop through the characters of the name and where the character falls within the range of 65-90 (ascii range of capital alphabetic letters) print out that character.
If you can't find it within yourself to stand up and tell the truth-- you don't deserve to wear that uniform
Craton
Profile Blog Joined December 2009
United States17287 Posts
February 14 2013 04:55 GMT
#4862
On February 14 2013 13:07 Oaky wrote:
For you software engineers im curious, what is the common IQ of programmers? Are there a lot of idiots in the profession?

May seem like a blunt question but I'm going into IT and I have around 120 IQ; gotta wonder where that puts me.

I doubt most have even taken a real IQ test.
twitch.tv/cratonz
CecilSunkure
Profile Blog Joined May 2010
United States2829 Posts
February 14 2013 04:57 GMT
#4863
IQ test? lol who cares. I'm studying software engineering and doubt my IQ is very high, and I'm sure I'll be successful
Craton
Profile Blog Joined December 2009
United States17287 Posts
Last Edited: 2013-02-14 04:58:05
February 14 2013 04:57 GMT
#4864
On February 14 2013 08:43 3FFA wrote:
I have a question(not homework, just curious)

Is there a way that, if say someone put in David Jacob Young

that I could use strings in C to find the initials and use a printf to print them out to the user?

David Jacob Young
DJY

I would imagine C supports regular expressions in one form or another. They'd handle that pretty neatly.
twitch.tv/cratonz
CatNzHat
Profile Blog Joined February 2011
United States1599 Posts
February 14 2013 05:13 GMT
#4865
On February 14 2013 13:09 phar wrote:
IQ is pretty meaningless for software engineering. Solving logic puzzles only gets you so far.

Also IT is as very general term that sometimes includes software engineering and sometimes does not.


All this being said, having an high IQ will help you get ahead in tech career paths in general. Having a high IQ and being self driven can allow you learn and master things much more quickly than those who struggle to understand the concepts, and being able to problem solve (debug) code very quickly and easily relies both on solving logic puzzles (IQ) and experience with the technology.

I constantly find myself debugging other people's code faster than they can themselves, even when I have little to no knowledge of the API/framework/language they're using. I would say this comes mostly from having a high IQ and good pattern recognition.

I believe that in the IT world having a high IQ can help solve peoples' problems faster, but in the end, making the people happy is what your job is really about, so people skills are of the utmost importance. (can definitely vary from job to job, sometimes making the bug go away without saying a word is enough, frequently though you have to explain why something is outside your control and keep them happy at the same time)
Savi[wOk]
Profile Blog Joined August 2012
United States81 Posts
February 14 2013 05:13 GMT
#4866
So I've been looking a lot into web developing.
I noticed that, it's very hard to get a website to look and feel just the way I want it to
using css only. It's probably due to my lack of experience, but I was wondering if I
use wordpress. Could I possibly web program by learning java script and ruby on rails without
knowing the full details of html/css. Since html and css are mainly for the aesthetics of the website.
Lets play starcraft
CatNzHat
Profile Blog Joined February 2011
United States1599 Posts
February 14 2013 05:16 GMT
#4867
On February 14 2013 13:57 CecilSunkure wrote:
IQ test? lol who cares. I'm studying software engineering and doubt my IQ is very high, and I'm sure I'll be successful


You're smarter than you give yourself credit for, but you can be a successful software engineer simply by consuming vast amounts of information. However, having a high IQ can allow you to be successful and skip the consuming of information part by simply learning as you work, requires an insane ego to apply properly, but you can take a job you have no clue how to complete by convincing someone you have the skills, and then learn how to do it as you go. With all the resources available online this is getting more and more lucrative.
CecilSunkure
Profile Blog Joined May 2010
United States2829 Posts
February 14 2013 05:55 GMT
#4868
On February 14 2013 08:43 3FFA wrote:
I have a question(not homework, just curious)

Is there a way that, if say someone put in David Jacob Young

that I could use strings in C to find the initials and use a printf to print them out to the user?

David Jacob Young
DJY

Yes you can do this: http://www.randygaul.net/2013/02/07/fscanf-power/

scanf( "%*[^ ] %c", &char_initial );
Snuggles
Profile Blog Joined May 2010
United States1865 Posts
February 14 2013 06:07 GMT
#4869
On February 14 2013 05:06 ragnorr wrote:
Show nested quote +
On February 14 2013 04:58 Snuggles wrote:
On February 13 2013 22:56 waxypants wrote:
On February 13 2013 02:40 Snuggles wrote:
No it wants me to write out the Class, not use it. At some point I remember getting some feedback showing the input, how it runs through my methods.

Here's the problem before that one that I managed to get right.

Problem
+ Show Spoiler +
Write the definition of a class Counter containing:
An instance variable named counter of type int .
A constructor that takes one int argument and assigns its value to counter
A method named increment that adds one to counter . It does not take parameters or return a value.
A method named decrement that subtracts one from counter . It also does not take parameters or return a value.
A method named get_value that returns the value of the instance variable counter .


Answer
+ Show Spoiler +
class Counter:
def __init__(self):
self.counter = 0
def increment(self):
self.counter += 1
def decrement(self):
self.counter -= 1
def get_value (self):
return self.counter


They took that one in real easily. I really don't know where the hell I messed up in the Player problem...


Actually the __init__ should be something like:


def __init__(self, counter):
self.counter = counter


If I did that would I have to give the counter a default value? I feel like self.counter = counter wouldn't work unless the user inputted a value for counter.


def__init__(self,counter = 0):
self.counter = counter


Like say what would happen if someone did xxx = Counter()?

You are forced to give a value along when you create the object tho since the constructor takes the value as a argument?


I haven't tested it myself (I probably should) but I would assume that it would return an error if I tried to make an object without entering a value for the constructor. In a more real situation I would think that a loop should be made to make sure a value is entered for the constructor if the user would ever need it and back it up with a default value in case the user didn't.
Oaky
Profile Joined August 2012
United States95 Posts
February 14 2013 06:07 GMT
#4870
On February 14 2013 14:16 CatNzHat wrote:
Show nested quote +
On February 14 2013 13:57 CecilSunkure wrote:
IQ test? lol who cares. I'm studying software engineering and doubt my IQ is very high, and I'm sure I'll be successful


You're smarter than you give yourself credit for, but you can be a successful software engineer simply by consuming vast amounts of information. However, having a high IQ can allow you to be successful and skip the consuming of information part by simply learning as you work, requires an insane ego to apply properly, but you can take a job you have no clue how to complete by convincing someone you have the skills, and then learn how to do it as you go. With all the resources available online this is getting more and more lucrative.

Yeah i've gotten this vibe from a lot of the stuff i read on thedailywtf.com but honestly it doesnt seem like such a bad thing to do if you are actually capable of learning it quickly.
SOOOOOOO MANY BANELINGS!
AmericanUmlaut
Profile Blog Joined November 2010
Germany2594 Posts
February 14 2013 09:51 GMT
#4871
On February 14 2013 13:07 Oaky wrote:
For you software engineers im curious, what is the common IQ of programmers? Are there a lot of idiots in the profession?

May seem like a blunt question but I'm going into IT and I have around 120 IQ; gotta wonder where that puts me.

Your question implies that having a high IQ and being an idiot are mutually exclusive.
The frumious Bandersnatch
AmericanUmlaut
Profile Blog Joined November 2010
Germany2594 Posts
February 14 2013 09:54 GMT
#4872
On February 14 2013 14:13 Savi[wOk] wrote:
So I've been looking a lot into web developing.
I noticed that, it's very hard to get a website to look and feel just the way I want it to
using css only. It's probably due to my lack of experience, but I was wondering if I
use wordpress. Could I possibly web program by learning java script and ruby on rails without
knowing the full details of html/css. Since html and css are mainly for the aesthetics of the website.

No. No company would ever hire a "web developer" whose development methodology was to mockup the web page in WordPress and then enhance it using script.
The frumious Bandersnatch
Deleted User 101379
Profile Blog Joined August 2010
4849 Posts
Last Edited: 2013-02-14 10:20:26
February 14 2013 10:20 GMT
#4873
On February 14 2013 18:54 AmericanUmlaut wrote:
Show nested quote +
On February 14 2013 14:13 Savi[wOk] wrote:
So I've been looking a lot into web developing.
I noticed that, it's very hard to get a website to look and feel just the way I want it to
using css only. It's probably due to my lack of experience, but I was wondering if I
use wordpress. Could I possibly web program by learning java script and ruby on rails without
knowing the full details of html/css. Since html and css are mainly for the aesthetics of the website.

No. No company would ever hire a "web developer" whose development methodology was to mockup the web page in WordPress and then enhance it using script.


Well, you'd probably be suprised...

However, you are right in that it's not a good way to do it.
The web designers at my last company did the mock-ups in photoshop, which is better though still clumsy.

I do the first step in a mock-up software and then do the graphics stuff directly in HTML&CSS.
As for which mock-up software, simple stuff like the Firefox plugin Pencil or the free Mockup Builder will often do the job, though commercial alternatives like Balsamiq usually have more interactive options.
AmericanUmlaut
Profile Blog Joined November 2010
Germany2594 Posts
Last Edited: 2013-02-14 10:30:35
February 14 2013 10:29 GMT
#4874
On February 14 2013 19:20 Morfildur wrote:
Show nested quote +
On February 14 2013 18:54 AmericanUmlaut wrote:
On February 14 2013 14:13 Savi[wOk] wrote:
So I've been looking a lot into web developing.
I noticed that, it's very hard to get a website to look and feel just the way I want it to
using css only. It's probably due to my lack of experience, but I was wondering if I
use wordpress. Could I possibly web program by learning java script and ruby on rails without
knowing the full details of html/css. Since html and css are mainly for the aesthetics of the website.

No. No company would ever hire a "web developer" whose development methodology was to mockup the web page in WordPress and then enhance it using script.


Well, you'd probably be suprised...

However, you are right in that it's not a good way to do it.
The web designers at my last company did the mock-ups in photoshop, which is better though still clumsy.

I do the first step in a mock-up software and then do the graphics stuff directly in HTML&CSS.
As for which mock-up software, simple stuff like the Firefox plugin Pencil or the free Mockup Builder will often do the job, though commercial alternatives like Balsamiq usually have more interactive options.

We use Balsamiq where I work, and I think it's great. Our graphic prototypes are always in Phototshop, which I actually think is ideal, because you have absolute freedom to create exactly what your page should look like, and you can get into the technical weeds of how to actually achieve the desired effect in a browser when the concept is finished, which reduces the chance that you'll end up with a design dictated by what was easy to mock up than what would actually look great.

I have absolutely no problem with using something like WordPress or DreamWeaver (if that still exists) or even Powerpoint to make mockups. The question was whether you could intentionally remain ignorant of HTML and CSS and go into web development using WordPress to generate your markup and styles, which is not an option at all in my mind. A serious web developer writes the markup, or the code that generates the markup, or the code that generates the code that generates the markup. Even the idea of writing Javascript without a fundamental understanding of how HTML and CSS work is flawed, because you can't manipulate a webpage without understanding how it's built.

If you want to use WordPress or some other CMS to generate pages so that you can use those pages as a basis for learning how to develop web apps or webpages, that's totally fine. But it would be a mistake to think that you'll ever be able to get good at web development without understanding the core technologies that the web is built on.
The frumious Bandersnatch
EpiK
Profile Blog Joined January 2007
Korea (South)5757 Posts
February 14 2013 10:31 GMT
#4875
On February 14 2013 14:13 Savi[wOk] wrote:
So I've been looking a lot into web developing.
I noticed that, it's very hard to get a website to look and feel just the way I want it to
using css only. It's probably due to my lack of experience, but I was wondering if I
use wordpress. Could I possibly web program by learning java script and ruby on rails without
knowing the full details of html/css.
Since html and css are mainly for the aesthetics of the website.

No. You absolutely need to know html/css.
Tobberoth
Profile Joined August 2010
Sweden6375 Posts
February 14 2013 11:27 GMT
#4876
On February 14 2013 19:31 EpiK wrote:
Show nested quote +
On February 14 2013 14:13 Savi[wOk] wrote:
So I've been looking a lot into web developing.
I noticed that, it's very hard to get a website to look and feel just the way I want it to
using css only. It's probably due to my lack of experience, but I was wondering if I
use wordpress. Could I possibly web program by learning java script and ruby on rails without
knowing the full details of html/css.
Since html and css are mainly for the aesthetics of the website.

No. You absolutely need to know html/css.

This is so true. If you're not overly interested in the asthetics, you don't have to become some expert at CSS, but trying to create webpages without understanding of HTML and CSS is like trying to write a C program without understanding how computer memory works.
Deleted User 124618
Profile Joined November 2010
1142 Posts
Last Edited: 2013-02-14 11:43:01
February 14 2013 11:40 GMT
#4877
I love to use this when talking about IQ or intelligence: brain is like a muscle. Sure, not everyone is an olympic level athlete, but anyone can train to be good enough.

Anyone with a functioning brain can train themselves to be good enough to succeed in programming.
adwodon
Profile Blog Joined September 2010
United Kingdom592 Posts
Last Edited: 2013-02-14 12:06:52
February 14 2013 12:03 GMT
#4878
On February 14 2013 20:40 Greentellon wrote:
I love to use this when talking about IQ or intelligence: brain is like a muscle. Sure, not everyone is an olympic level athlete, but anyone can train to be good enough.

Anyone with a functioning brain can train themselves to be good enough to succeed in programming.


You don't understand the brain at all. That is absolutely not true, learning difficulties and low intelligence aren't down to laziness and suggesting so would probably offend a lot of people, including psychologists / neuroscientists who actually study these things.

Unless of course your 'functioning brain' caveat doesn't include people of low intelligence or that by succeeding in programming they can successfully compile a Hello World programme.

Were you ever to meet someone 'brilliant' you would understand this without question. I met a man when doing my masters in physics who has been introduced to nobel laureates and was highly praised as brilliant and I can assure you, no amount of hard work would ever allow me to attain even an inch of his brilliance.
That is also an extreme example, I can name people who work hard and achieve good things, others who work hard and are only mediocre, some poor people even work very hard and achieve little. Very few will succeed without working hard, simply because there are a lot of smart people in this world, but an intelligent man putting in little effort will still outshine someone below average putting in a significant one, at least in academic matters.

Also not everyone can train to be an Olympic athlete either, otherwise we wouldn't care and there would be nothing special about them. You should really read up on genetics.

On February 14 2013 13:09 phar wrote:
IQ is pretty meaningless for software engineering. Solving logic puzzles only gets you so far.

Also IT is as very general term that sometimes includes software engineering and sometimes does not.


IQ tests were a means of testing for mental deficiency. They became popular among normal people as a test for intelligence but they were never meant to be, simply because intelligence is hard to define, you can be a musical genius with good social skills (ie im not talking savantism) and a good grasp of many areas, but be completely inept at mathematics. IQ test will indicate a lack of normal ability but do very poorly at discerning real, useful intelligence.

Of course people who are often more intelligent will score a higher IQ than those of average intelligence but it is by no means a given, and its a very poor metric by which to judge yourself suitable for a certain profession.

Pattern recognition, social skills, ability to search on google. These are all important traits for software engineers ( I am one for the record ).
Fwmeh
Profile Joined April 2008
1286 Posts
February 14 2013 12:21 GMT
#4879
On February 14 2013 21:03 adwodon wrote:
Show nested quote +
On February 14 2013 20:40 Greentellon wrote:
I love to use this when talking about IQ or intelligence: brain is like a muscle. Sure, not everyone is an olympic level athlete, but anyone can train to be good enough.

Anyone with a functioning brain can train themselves to be good enough to succeed in programming.


You don't understand the brain at all. That is absolutely not true, learning difficulties and low intelligence aren't down to laziness and suggesting so would probably offend a lot of people, including psychologists / neuroscientists who actually study these things.

Unless of course your 'functioning brain' caveat doesn't include people of low intelligence or that by succeeding in programming they can successfully compile a Hello World programme.

Were you ever to meet someone 'brilliant' you would understand this without question. I met a man when doing my masters in physics who has been introduced to nobel laureates and was highly praised as brilliant and I can assure you, no amount of hard work would ever allow me to attain even an inch of his brilliance.
That is also an extreme example, I can name people who work hard and achieve good things, others who work hard and are only mediocre, some poor people even work very hard and achieve little. Very few will succeed without working hard, simply because there are a lot of smart people in this world, but an intelligent man putting in little effort will still outshine someone below average putting in a significant one, at least in academic matters.

Also not everyone can train to be an Olympic athlete either, otherwise we wouldn't care and there would be nothing special about them. You should really read up on genetics.

This is not supported by research on expert performance, actually...
A parser for things is a function from strings to lists of pairs of things and strings
mcc
Profile Joined October 2010
Czech Republic4646 Posts
February 14 2013 12:28 GMT
#4880
On February 14 2013 21:21 Fwmeh wrote:
Show nested quote +
On February 14 2013 21:03 adwodon wrote:
On February 14 2013 20:40 Greentellon wrote:
I love to use this when talking about IQ or intelligence: brain is like a muscle. Sure, not everyone is an olympic level athlete, but anyone can train to be good enough.

Anyone with a functioning brain can train themselves to be good enough to succeed in programming.


You don't understand the brain at all. That is absolutely not true, learning difficulties and low intelligence aren't down to laziness and suggesting so would probably offend a lot of people, including psychologists / neuroscientists who actually study these things.

Unless of course your 'functioning brain' caveat doesn't include people of low intelligence or that by succeeding in programming they can successfully compile a Hello World programme.

Were you ever to meet someone 'brilliant' you would understand this without question. I met a man when doing my masters in physics who has been introduced to nobel laureates and was highly praised as brilliant and I can assure you, no amount of hard work would ever allow me to attain even an inch of his brilliance.
That is also an extreme example, I can name people who work hard and achieve good things, others who work hard and are only mediocre, some poor people even work very hard and achieve little. Very few will succeed without working hard, simply because there are a lot of smart people in this world, but an intelligent man putting in little effort will still outshine someone below average putting in a significant one, at least in academic matters.

Also not everyone can train to be an Olympic athlete either, otherwise we wouldn't care and there would be nothing special about them. You should really read up on genetics.

This is not supported by research on expert performance, actually...

I doubt that is the case, but I would blame this difference in opinion on misunderstanding of what he means. To avoid that maybe you should expand what you mean exactly.
Prev 1 242 243 244 245 246 1032 Next
Please log in or register to reply.
Live Events Refresh
PiGosaur Cup
00:00
#85 (PTR Edition)
PiGStarcraft692
CranKy Ducklings99
Liquipedia
[ Submit Event ]
Live Streams
Refresh
StarCraft 2
PiGStarcraft692
ViBE533
RuFF_SC2 144
Nina 117
ProTech74
StarCraft: Brood War
GuemChi 3854
Rain 3357
Snow 106
Noble 24
Nal_rA 16
Dota 2
NeuroSwarm109
Counter-Strike
taco 400
Super Smash Bros
hungrybox604
Mew2King105
Other Games
summit1g12360
C9.Mang0640
Artosis310
WinterStarcraft299
Maynarde108
Organizations
Other Games
gamesdonequick1277
StarCraft 2
Blizzard YouTube
StarCraft: Brood War
BSLTrovo
[ Show 14 non-featured ]
StarCraft 2
• CranKy Ducklings SOOP78
• practicex 15
• AfreecaTV YouTube
• intothetv
• Kozan
• IndyKCrew
• LaughNgamezSOOP
• Migwel
• sooper7s
StarCraft: Brood War
• BSLYoutube
• STPLYoutube
• ZZZeroYoutube
League of Legends
• Lourlo874
• Stunt395
Upcoming Events
Replay Cast
5h 25m
Kung Fu Cup
7h 25m
Maestros of the Game
11h 25m
Classic vs Lambo
Clem vs Maru
Replay Cast
20h 25m
The PondCast
1d 6h
Maestros of the Game
1d 11h
Serral vs Rogue
herO vs SHIN
OSC
1d 18h
Replay Cast
1d 20h
Maestros of the Game
2 days
Replay Cast
2 days
[ Show More ]
CranKy Ducklings
3 days
uThermal 2v2 Circuit
3 days
Sparkling Tuna Cup
4 days
uThermal 2v2 Circuit
4 days
OSC
4 days
Wardi Open
5 days
Liquipedia Results

Completed

BSL Season 22
2026 GSL S2
Heroes Pulsing #1

Ongoing

IPSL Spring 2026
KCM Race Survival 2026 Season 2
Acropolis #4
CSCL: Masked Kings S4
YSL S3
Acropolis #4 - GSB
SCTL 2026 Spring
WardiTV Spring 2026
Maestros of the Game 2
uThermal 2v2 2026 Main Event
Murky Cup 2026
IEM Cologne Major 2026
Stake Ranked Episode 2
CS Asia Championships 2026
Asian Champions League 2026
IEM Atlanta 2026
PGL Astana 2026
BLAST Rivals Spring 2026
IEM Rio 2026
PGL Bucharest 2026
Stake Ranked Episode 1
BLAST Open Spring 2026

Upcoming

BSL 22 Non-Korean Championship
CSLAN 4
Blizzard Classic Cup 2026
Kung Fu Cup 2026 Grand Finals
CranK Gathers Season 4: BW vs SC2 Team League
HSC XXIX
Douyu Cup 2026
Heroes Pulsing #3
Heroes Pulsing #2
Esports World Cup 2026
BLAST Bounty Summer 2026
BLAST Bounty Summer Qual
Stake Ranked Episode 3
XSE Pro League 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.