• Log InLog In
  • Register
Liquid`
Team Liquid Liquipedia
EDT 15:14
CEST 21:14
KST 04:14
  • 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
Serral wins HomeStory Cup 2914Serral wins Maestros of the Game 243ByuL, and the Limitations of Standard Play3Team Liquid Map Contest #22: Results and Winners7Code S Season 2 (2026): RO4 and Finals Preview12
Community News
IntoTheTV X SOOP SC2 League : Weekly & Monthly4Clem: "I don't have that much hope in Blizzard"5ZeroSpace Early Access is Now Live!34Weekly Cups (July 13-19): Terran & Protoss rise; Zerg falters2Balance hotfix patch 5.0.16b (July 16)103
StarCraft 2
General
Clem: "I don't have that much hope in Blizzard" Balance hotfix patch 5.0.16b (July 16) How would you feel about frequent/monthly balance patches for SC2? 3kb/s downloading patch..... are we back to 1998? Reynor: GSL Loss Wasn't About Preparation Format
Tourneys
PIG STY FESTIVAL 8.0! (13 - 23 August) RSL Revival: Season 6 - Qualifiers and Main Event IntoTheTV X SOOP SC2 League : Weekly & Monthly INu's Battles#18 - Cure, herO, Rogue & ByuN Master Swan Open (Global Bronze-Master 2)
Strategy
[G] Having the right mentality to improve
Custom Maps
[M] (2) Industrial Park New Map Maker - Looking for Advice - Love or Hate
External Content
Mutation # 536 Railroad Switch The PondCast: SC2 News & Results Mutation # 535 Assembly of Vengeance Mutation # 534 Burning Evacuation
Brood War
General
BW General Discussion ASL22 General Discussion BGH Auto Balance -> http://bghmmr.eu/ Recent recommended BW games screpdb: new Starcraft reporting tool
Tourneys
2v2v2v2 Tournament Star Con San Diego 2026 Escore Tournament - Season 3 [Megathread] Daily Proleagues
Strategy
Simple Questions, Simple Answers PvT advise for noobs Fighting Spirit mining rates Creating a full chart of Zerg builds
Other Games
General Games
Path of Exile ZeroSpace Early Access is Now Live! Stormgate/Frost Giant Megathread General RTS Discussion Thread Nintendo Switch Thread
Dota 2
Looking for a Dota Mentor Official 'what is Dota anymore' discussion
League of Legends
TSM pausing esports and CLG Dead
Heroes of the Storm
Heroes of the Storm 2.0
Hearthstone
Deck construction bug
TL Mafia
TL Mafia Power Rank TL Mafia Community Thread NeO.D_StephenKing vs This Guy From 1 Million Dance
Community
General
Russo-Ukrainian War Thread US Politics Mega-thread Artificial Intelligence Thread European Politico-economics QA Mega-thread How to buy a book - shipping from Korea to Europe
Fan Clubs
The IdrA Fan Club The HerO Fan Club!
Media & Entertainment
Movie Discussion! Anime Discussion Thread Series you have seen recently... [Req][Books] Good Fantasy/SciFi books
Sports
2024 - 2026 Football Thread 2026-27 Football Thread placeholder TeamLiquid Health and Fitness Initiative For 2023 Formula 1 Discussion MLB/Baseball 2023
World Cup 2022
Tech Support
Computer Build, Upgrade & Buying Resource Thread Simple Questions Simple Answers FPS when play League Of Legend on laptop
TL Community
Northern Ireland Global Starcraft The Automated Ban List
Blogs
Games, Hormones, and "Dark" …
TrAiDoS
Hello guys!
LIN1s
ASL S22 English Commentary…
namkraft
Poker (part 2)
Nebuchad
An Exploration of th…
waywardstrategy
Customize Sidebar...

Website Feedback

Closed Threads



Active: 6073 users

The Big Programming Thread - Page 30

Forum Index > General Forum
Post a Reply
Prev 1 28 29 30 31 32 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.
FirstBorn
Profile Blog Joined March 2007
Romania3955 Posts
December 27 2010 10:24 GMT
#581
This seemed like a really nice find:
3 Types of Programmers: Terran, Zerg and Protoss
SonuvBob: Yes, the majority of TL is college-aged, and thus clearly stupid.
KaiserJohan
Profile Joined May 2010
Sweden1808 Posts
December 27 2010 12:04 GMT
#582
On December 27 2010 16:55 Craton wrote:
The vast majority of my work right now (.NET intern) deals with ASP.NET (I hate stateless programming so very, very much). A lot of what I do is fairly simplistic, but rather a pain in the ass to accomplish in the stateless world. Lots of converting legacy ASP to .NET, too.

Example:
Imagine you have an inventory system to keep track of your company's hardware (computers, printers, etc), including who is responsible, where it is, what it is, and so forth; it's all stored in a SQL Server DB. It's my job to make admin-accessible forms/pages so that someone could come in and get a nice chart-view of everything and make edits. Database design/modifications may or may not be required for any of what I do; it depends on what they want added or changed. If it's just straight convert old X to new X, it's usually doable in a few hours.

It's pretty easy on paper and even easier for an experienced programmer, but glhf if you're still an ASP.NET novice. There are lots of ways to accomplish this, but actually doing it efficiently (so you're not whacking against the server/DB all the time) and in a way that's easily modified or read by someone else is a challenge in and of itself. I think a lot of introductory .NET jobs involve migrating old systems to .NET, so this is as good a place to start as any.

If you do decide to play with ASP.NET, learn the page life-cycle well. Also get intimately familiar with how/when data is (or isn't) persisted. That alone will take awhile to get used to (I'm still working on it after a number of months).


Did you have any experience working with databases or functional languages before? Finishing my last year of CS and I have no idea what they'll expect of you as a new CS graduate. Besdies from studies, in the past year I've been fiddling with C# and win32 (I really don't like MFC or CLI syntax but I guess I'll have to learn it >.<).
England will fight to the last American
stalking.d00m
Profile Joined December 2010
213 Posts
December 27 2010 12:22 GMT
#583
Whether it works or not I would like to say I appreciate OP's spirit of trying to help and educate others. Seriously, how many of us have done that? Two thumbs up to Tofucake
<3 to all fellow gamers.
decaf
Profile Joined October 2010
Austria1797 Posts
December 27 2010 13:11 GMT
#584
I just felt like pointing out that some of the languages you posted aren't programming languages. Btw, there isn't even C on that list.. :S
Adeny
Profile Blog Joined January 2009
Norway1233 Posts
December 27 2010 13:46 GMT
#585
On December 27 2010 22:11 decaf wrote:
I just felt like pointing out that some of the languages you posted aren't programming languages. Btw, there isn't even C on that list.. :S


Could you show me where in the OP it says "complete list of all programming languages every and no languages but programming languages"?
Craton
Profile Blog Joined December 2009
United States17302 Posts
Last Edited: 2010-12-27 14:38:38
December 27 2010 14:38 GMT
#586
On December 27 2010 21:04 KaiserJohan wrote:
Show nested quote +
On December 27 2010 16:55 Craton wrote:
The vast majority of my work right now (.NET intern) deals with ASP.NET (I hate stateless programming so very, very much). A lot of what I do is fairly simplistic, but rather a pain in the ass to accomplish in the stateless world. Lots of converting legacy ASP to .NET, too.

Example:
Imagine you have an inventory system to keep track of your company's hardware (computers, printers, etc), including who is responsible, where it is, what it is, and so forth; it's all stored in a SQL Server DB. It's my job to make admin-accessible forms/pages so that someone could come in and get a nice chart-view of everything and make edits. Database design/modifications may or may not be required for any of what I do; it depends on what they want added or changed. If it's just straight convert old X to new X, it's usually doable in a few hours.

It's pretty easy on paper and even easier for an experienced programmer, but glhf if you're still an ASP.NET novice. There are lots of ways to accomplish this, but actually doing it efficiently (so you're not whacking against the server/DB all the time) and in a way that's easily modified or read by someone else is a challenge in and of itself. I think a lot of introductory .NET jobs involve migrating old systems to .NET, so this is as good a place to start as any.

If you do decide to play with ASP.NET, learn the page life-cycle well. Also get intimately familiar with how/when data is (or isn't) persisted. That alone will take awhile to get used to (I'm still working on it after a number of months).


Did you have any experience working with databases or functional languages before? Finishing my last year of CS and I have no idea what they'll expect of you as a new CS graduate. Besides from studies, in the past year I've been fiddling with C# and win32 (I really don't like MFC or CLI syntax but I guess I'll have to learn it >.<).

I was pretty familiar with SQL and db interaction from code. I'd done ORACLE, MySQL, and SQL Server to varying degrees. I hadn't worked with stored procedures, but those aren't very hard to write and ours are pretty long (~2 pages) which get parsed (I'm not 100% sure what goes on behind the scenes) by our library to generate entity classes. I don't think I've used any functional languages.

Even doing what I'm doing, I still feel my schooling was inadequate (which is frankly was; most of the courses at my school are a complete joke). You can get by with a lot of Googling + MSDN for .NET. My workplace doesn't really seem to expect much from interns/college graduates, so I guess underwhelming college courses isn't unusual.
twitch.tv/cratonz
tofucake
Profile Blog Joined October 2009
Hyrule19230 Posts
December 27 2010 16:05 GMT
#587
On December 27 2010 22:11 decaf wrote:
I just felt like pointing out that some of the languages you posted aren't programming languages. Btw, there isn't even C on that list.. :S

So...what are they? Tools used in conjunction with "real" programming languages?
Liquipediaasante sana squash banana
decaf
Profile Joined October 2010
Austria1797 Posts
December 27 2010 18:07 GMT
#588
On December 28 2010 01:05 tofucake wrote:
Show nested quote +
On December 27 2010 22:11 decaf wrote:
I just felt like pointing out that some of the languages you posted aren't programming languages. Btw, there isn't even C on that list.. :S

So...what are they? Tools used in conjunction with "real" programming languages?

I don't know, I would call some of them description language. For instance html, you describe web pages with it, but you can't program anything with this language. Most people don't know the difference anyways so it doesn't matter.
fabiano
Profile Blog Joined August 2009
Brazil4644 Posts
December 27 2010 18:17 GMT
#589
HTML is a markup language, as XML and CSS.

C, C++, Java, etc are programming languages.

MySQL, Oracle, Postgres, MS Access (lol) are database manager systems.

SQL is a DB language (Right? Not sure if thats what you call it).
"When the geyser died, a probe came out" - SirJolt
catamorphist
Profile Joined May 2010
United States297 Posts
December 27 2010 20:33 GMT
#590
On December 28 2010 01:05 tofucake wrote:
Show nested quote +
On December 27 2010 22:11 decaf wrote:
I just felt like pointing out that some of the languages you posted aren't programming languages. Btw, there isn't even C on that list.. :S

So...what are they? Tools used in conjunction with "real" programming languages?


What, CSS and HTML? They're DSLs.
http://us.battle.net/sc2/en/profile/281144/1/catamorphist/
hegl
Profile Joined August 2010
6 Posts
December 29 2010 20:24 GMT
#591
Hi guys, this feels so basic that i'm a bit embarrassed, but anyways:
i've been programming as a hobby for some time, and am now learning it from the scratch in the university. one thing is driving me nuts though, as i am toying abit around with pointers. (this is C btw ):

void bar(char *foo)
{
foo[0] = 'd';
foo[1] = 'e';
foo[2] = 'f';
printf("%s\n", foo);
}

int main()
{
char foo[4] = "abc";
printf("%s\n", foo);
bar(foo);
printf("%s\n", foo);
}

this is working like i want it too, it prints:
abc
def
def

however, if i use this instead:

void bar(char *foo)
{
foo = "def";
printf("%s\n", foo);
}

the output is
abc
def
abc

and, on top of things, if i use this:

void bar(char *foo)
{
foo = "def";
foo[0] = 'd';
foo[1] = 'e';
foo[2] = 'f';
printf("%s\n", foo);
}

the programm crashs.

thanks for your help
mmp
Profile Blog Joined April 2009
United States2130 Posts
Last Edited: 2010-12-29 21:07:48
December 29 2010 20:42 GMT
#592
On December 30 2010 05:24 hegl wrote:
Hi guys, this feels so basic that i'm a bit embarrassed, but anyways:
i've been programming as a hobby for some time, and am now learning it from the scratch in the university. one thing is driving me nuts though, as i am toying abit around with pointers. (this is C btw ):

void bar(char *foo)
{
foo[0] = 'd';
foo[1] = 'e';
foo[2] = 'f';
printf("%s\n", foo);
}

int main()
{
char foo[4] = "abc";
printf("%s\n", foo);
bar(foo);
printf("%s\n", foo);
}

this is working like i want it too, it prints:
abc
def
def

however, if i use this instead:

void bar(char *foo)
{
foo = "def";
printf("%s\n", foo);
}

the output is
abc
def
abc

and, on top of things, if i use this:

void bar(char *foo)
{
foo = "def";
foo[0] = 'd';
foo[1] = 'e';
foo[2] = 'f';
printf("%s\n", foo);
}

the programm crashs.

thanks for your help


Haha welcome to the awesome world of C where everything makes perfect sense all the time.

So in your first example, you pass the memory address formatted as a char pointer, so when you offset [0] [1] [2] it is from the address you passed in. This works by changing the data at foo in main, which you have write access to (in a nutshell, you declared a variable for it).

Next, you take the foo from your local bar stack frame and point it to a constant '\d','\e','\f','\0' somewhere in read-only memory. During build, the linker stores this constant into a read-only segment and so foo refers to this read-only address, but you haven't changed foo in main. So your assignment changes the bar's foo's memory address from main's foo's array to this constant array.

Note that in main you allocated the space for a 4-char-long string while in bar you simply declared a variable that will point to some char. bar doesn't actually allocate that space so an assignment like this effectively has to use some constant-value scratch space.

For the above reason, it should be obvious why assignment operations fail.
I (λ (foo) (and (<3 foo) ( T_T foo) (RAGE foo) )) Starcraft
mgj
Profile Blog Joined March 2010
191 Posts
December 29 2010 20:44 GMT
#593
On December 28 2010 03:07 decaf wrote:
Show nested quote +
On December 28 2010 01:05 tofucake wrote:
On December 27 2010 22:11 decaf wrote:
I just felt like pointing out that some of the languages you posted aren't programming languages. Btw, there isn't even C on that list.. :S

So...what are they? Tools used in conjunction with "real" programming languages?

I don't know, I would call some of them description language. For instance html, you describe web pages with it, but you can't program anything with this language. Most people don't know the difference anyways so it doesn't matter.


Yes, they are all programming languages.

Why is declarative programming languages (HTML, ect) less of a "programming language" than imperative programming languages(C, ect)? Because they describe what to do, instead of how?

If thats the case, then what about logic languages such as Prolog? Are they not programming languages either?

Its all just terminology-whoring, but you started it
Pengu1n
Profile Blog Joined October 2004
United States552 Posts
Last Edited: 2010-12-29 20:51:54
December 29 2010 20:51 GMT
#594
Craton
Profile Blog Joined December 2009
United States17302 Posts
Last Edited: 2010-12-29 20:58:40
December 29 2010 20:54 GMT
#595
Is there way to select the 'top 1' of a particular category in a complex join?

SELECT DISTINCT itm.*, ua.lastName + ', ' + ua.firstName as responsible_party, itmstatref.item_status_ref_name as item_status_ref_name, 
itmtyperef.item_type_name as item_type_name, uac.lastName + ', ' + uac.firstName as checked_out_by
FROM ITEM itm INNER JOIN USERACCOUNTS ua ON ua.userUID=itm.userUID
INNER JOIN ITEM_STATUS itmstat ON itm.item_id=itmstat.item_id
INNER JOIN ITEM_STATUS_REF itmstatref ON itmstat.item_status_ref_id=itmstatref.item_status_ref_id
INNER JOIN ITEM_TYPE_REF itmtyperef ON itm.item_type_id=itmtyperef.item_type_id
INNER JOIN ITEM_CHECKOUT itmcheckout on itm.item_id=itmcheckout.item_id
INNER JOIN USERACCOUNTS uac on itmcheckout.userUID=uac.userUID
ORDER BY itm.item_id, itm.item_inv_no


I basically only want to get the latest checkout of a given item, if existing, rather than a separate record for each time it was checked out (which is what I'm getting).

I feel like I'm missing something obvious.
twitch.tv/cratonz
mmp
Profile Blog Joined April 2009
United States2130 Posts
Last Edited: 2010-12-29 21:13:39
December 29 2010 21:01 GMT
#596
Craton, do you just want to pull out the first row after the ordering? It's a little unclear from what you've presented what your query is intending to do (I'm just a PHP amateur).

v v v Hegl: yeah C is very tricky. Don't be afraid to ask for help, it will save you many headaches.
I (λ (foo) (and (<3 foo) ( T_T foo) (RAGE foo) )) Starcraft
hegl
Profile Joined August 2010
6 Posts
December 29 2010 21:02 GMT
#597
On December 30 2010 05:42 mmp wrote:+ Show Spoiler +

On December 30 2010 05:24 hegl wrote:
Hi guys, this feels so basic that i'm a bit embarrassed, but anyways:
i've been programming as a hobby for some time, and am now learning it from the scratch in the university. one thing is driving me nuts though, as i am toying abit around with pointers. (this is C btw ):

void bar(char *foo)
{
foo[0] = 'd';
foo[1] = 'e';
foo[2] = 'f';
printf("%s\n", foo);
}

int main()
{
char foo[4] = "abc";
printf("%s\n", foo);
bar(foo);
printf("%s\n", foo);
}

this is working like i want it too, it prints:
abc
def
def

however, if i use this instead:

void bar(char *foo)
{
foo = "def";
printf("%s\n", foo);
}

the output is
abc
def
abc

and, on top of things, if i use this:

void bar(char *foo)
{
foo = "def";
foo[0] = 'd';
foo[1] = 'e';
foo[2] = 'f';
printf("%s\n", foo);
}

the programm crashs.

thanks for your help


Haha welcome to the awesome world of C where everything makes perfect sense all the time.

So in your first example, you pass the memory address formatted as a char pointer, so when you offset [0] [1] [2] it is from the address you passed in. This works by changing the data at foo in main, which you have write access to (in a nutshell, you declared a variable for it).

Next, you take the foo from your local bar stack frame and point it to a constant '\d','\e','\f','\0' somewhere in read-only memory. During build, the linker stores this constant into a read-only segment and so foo refers to this read-only address, but you haven't changed foo in main. So your assignment changes the memory address from main's foo to this constant array.

Note that in main you allocated the space for a 4-char-long string while in bar you simply declared a variable that will point to some char. bar doesn't actually allocate that space so an assignment like this effectively has to use some constant-value scratch space.

For the above reason, it should be obvious why assignment operations fail.


After reading every sentence about 10 times, i now understand it. thank you very much for your quick help!
Craton
Profile Blog Joined December 2009
United States17302 Posts
Last Edited: 2010-12-29 21:16:49
December 29 2010 21:15 GMT
#598
On December 30 2010 06:01 mmp wrote:
Craton, do you just want to pull out the first row after the ordering? It's a little unclear from what you've presented what your query is intending to do (I'm just a PHP amateur).


Right now I get something like:

item_id | item_name | misc. columns | Checked Out By
1 | C# Reference Book | < etc etc etc > | Joe Smith
1 | C# Reference Book | < etc etc etc > | Billy Bob


It's the same book, but it has been checked out (and back in) by Billy Bob and then checked out again by Joe Smith.

Actually now that I think about I probably just need a where clause about the check-in date being null. Of course I can't test that because someone broke the DB server again, but it should be sufficient.
twitch.tv/cratonz
mmp
Profile Blog Joined April 2009
United States2130 Posts
Last Edited: 2010-12-29 21:28:26
December 29 2010 21:23 GMT
#599
On December 30 2010 06:15 Craton wrote:
Show nested quote +
On December 30 2010 06:01 mmp wrote:
Craton, do you just want to pull out the first row after the ordering? It's a little unclear from what you've presented what your query is intending to do (I'm just a PHP amateur).


Right now I get something like:

item_id | item_name | misc. columns | Checked Out By
1 | C# Reference Book | < etc etc etc > | Joe Smith
1 | C# Reference Book | < etc etc etc > | Billy Bob


It's the same book, but it has been checked out (and back in) by Billy Bob and then checked out again by Joe Smith.

Actually now that I think about I probably just need a where clause about the check-in date being null. Of course I can't test that because someone broke the DB server again, but it should be sufficient.

You want the latest checkout, yes? Why don't you keep a key column that auto-increments the transaction number, so you can order by the last transaction? Or does your check-out date effectively do something like that?

Correct me if I'm misreading your intent.
I (λ (foo) (and (<3 foo) ( T_T foo) (RAGE foo) )) Starcraft
Qzy
Profile Blog Joined July 2010
Denmark1121 Posts
December 29 2010 21:26 GMT
#600
Anyone want to discuss Project euler problems? Not solutions, but rather discuss a problem in general. I'm level 2 euler, near question 60-80 I believe.
TG Sambo... Intel classic! Life of lively to live to life of full life thx to shield battery
Prev 1 28 29 30 31 32 1032 Next
Please log in or register to reply.
Live Events Refresh
Monday Night Weeklies
16:00
#60
RotterdaM1142
TaKeTV 469
TKL 375
IndyStarCraft 278
SteadfastSC198
BRAT_OK 144
ZombieGrub101
LiquipediaDiscussion
[ Submit Event ]
Live Streams
Refresh
StarCraft 2
RotterdaM 1142
ByuN 523
TKL 375
IndyStarCraft 278
SteadfastSC 198
BRAT_OK 144
ZombieGrub101
ProTech74
RushiSC 21
StarCraft: Brood War
Calm 4170
Mini 560
EffOrt 266
ggaemo 169
Mong 47
yabsab 24
sorry 13
Dota 2
Gorgc5075
monkeys_forever252
Counter-Strike
kRYSTAL_75
Super Smash Bros
C9.Mang0181
Heroes of the Storm
Liquid`Hasu322
MindelVK8
Other Games
Grubby3810
Beastyqt695
ceh9593
B2W.Neo453
elazer315
XaKoH 191
Pyrionflax143
Livibee130
Hui .125
UpATreeSC110
JuggernautJason65
Mew2King53
Trikslyr53
Organizations
Other Games
BasetradeTV61
StarCraft 2
Blizzard YouTube
StarCraft: Brood War
BSLTrovo
[ Show 17 non-featured ]
StarCraft 2
• kabyraGe 161
• StrangeGG 36
• Reevou 4
• IndyKCrew
• Migwel
• AfreecaTV YouTube
• sooper7s
• intothetv
• Kozan
• LaughNgamezSOOP
StarCraft: Brood War
• STPLYoutube
• ZZZeroYoutube
• BSLYoutube
Dota 2
• C_a_k_e 2093
League of Legends
• TFBlade989
Other Games
• imaqtpie871
• Shiphtur506
Upcoming Events
Sparkling Tuna Cup
14h 46m
INu's Battles
15h 46m
Cure vs herO
ByuN vs Rogue
PiGosaur Cup
1d 4h
The PondCast
1d 14h
Kung Fu Cup
1d 15h
Patches Events
1d 20h
Replay Cast
2 days
CrankTV Team League
2 days
OSC
2 days
Replay Cast
3 days
[ Show More ]
Escore
3 days
CrankTV Team League
3 days
Replay Cast
4 days
Afreeca Starleague
4 days
RSL Revival
4 days
ByuN vs SHIN
Solar vs Lambo
WardiTV Summer Champion…
4 days
Afreeca Starleague
5 days
RSL Revival
5 days
Clem vs Serral
herO vs Rogue
WardiTV Summer Champion…
5 days
WardiTV Weekly
6 days
Liquipedia Results

Completed

Acropolis #4
SCTL 2026 Spring
Eternal Conflict S2 Finale

Ongoing

CSL 2026 Summer (S21)
KCM Race Survival 2026 Season 3
RSL Revival: Season 6
CranK Gathers Season 4: BW vs SC2 Team League
BLAST Bounty Summer Qual
Stake Ranked Episode 3
XSE Pro League 2026
IEM Cologne Major 2026
Stake Ranked Episode 2
CS Asia Championships 2026
Asian Champions League 2026
IEM Atlanta 2026
PGL Astana 2026

Upcoming

Escore Tournament S3: W5
ASL Season 22: Qualifier #1
ASL Season 22: Qualifier #2
Acropolis #5
CSLAN 4
ASL Season 22
Acropolis #5 - TRS
HSC XXX
SC4ALL II: StarCraft II
Kung Fu Cup 2026 Grand Finals
PiG Sty Festival 8.0
Light Tournament 2026
ESL Pro League Season 24
Stake Ranked Episode 4
Logitech G Connect 2026
SL StarSeries Fall 2026
FISSURE Playground #5
BLAST Open Fall 2026
Esports World Cup 2026
BLAST Bounty Summer 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.