• Log InLog In
  • Register
Liquid`
Team Liquid Liquipedia
EST 04:37
CET 10:37
KST 18:37
  • 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
TL.net Map Contest #21: Winners11Intel X Team Liquid Seoul event: Showmatches and Meet the Pros10[ASL20] Finals Preview: Arrival13TL.net Map Contest #21: Voting12[ASL20] Ro4 Preview: Descent11
Community News
[TLMC] Fall/Winter 2025 Ladder Map Rotation4Weekly Cups (Nov 3-9): Clem Conquers in Canada4SC: Evo Complete - Ranked Ladder OPEN ALPHA8StarCraft, SC2, HotS, WC3, Returning to Blizzcon!45$5,000+ WardiTV 2025 Championship7
StarCraft 2
General
[TLMC] Fall/Winter 2025 Ladder Map Rotation Mech is the composition that needs teleportation t Weekly Cups (Nov 3-9): Clem Conquers in Canada Craziest Micro Moments Of All Time? SC: Evo Complete - Ranked Ladder OPEN ALPHA
Tourneys
Constellation Cup - Main Event - Stellar Fest Tenacious Turtle Tussle Sparkling Tuna Cup - Weekly Open Tournament $5,000+ WardiTV 2025 Championship Merivale 8 Open - LAN - Stellar Fest
Strategy
Custom Maps
Map Editor closed ?
External Content
Mutation # 499 Chilling Adaptation Mutation # 498 Wheel of Misfortune|Cradle of Death Mutation # 497 Battle Haredened Mutation # 496 Endless Infection
Brood War
General
Rapidtags: The Ultimate Tool for Hashtag and Keywo Terran 1:35 12 Gas Optimization FlaSh on: Biggest Problem With SnOw's Playstyle BW General Discussion BGH Auto Balance -> http://bghmmr.eu/
Tourneys
[BSL21] RO32 Group D - Sunday 21:00 CET [BSL21] RO32 Group C - Saturday 21:00 CET [ASL20] Grand Finals [Megathread] Daily Proleagues
Strategy
Current Meta PvZ map balance How to stay on top of macro? Soma's 9 hatch build from ASL Game 2
Other Games
General Games
Nintendo Switch Thread Stormgate/Frost Giant Megathread Should offensive tower rushing be viable in RTS games? Path of Exile Dawn of War IV
Dota 2
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
TL Mafia Community Thread SPIRED by.ASL Mafia {211640}
Community
General
US Politics Mega-thread Russo-Ukrainian War Thread Things Aren’t Peaceful in Palestine Canadian Politics Mega-thread The Games Industry And ATVI
Fan Clubs
White-Ra Fan Club The herO Fan Club!
Media & Entertainment
[Manga] One Piece Anime Discussion Thread Movie Discussion! Korean Music Discussion Series you have seen recently...
Sports
2024 - 2026 Football Thread Formula 1 Discussion NBA General Discussion MLB/Baseball 2023 TeamLiquid Health and Fitness Initiative For 2023
World Cup 2022
Tech Support
SC2 Client Relocalization [Change SC2 Language] Linksys AE2500 USB WIFI keeps disconnecting Computer Build, Upgrade & Buying Resource Thread
TL Community
The Automated Ban List
Blogs
Dyadica Gospel – a Pulp No…
Hildegard
Coffee x Performance in Espo…
TrAiDoS
Saturation point
Uldridge
DnB/metal remix FFO Mick Go…
ImbaTosS
Reality "theory" prov…
perfectspheres
Customize Sidebar...

Website Feedback

Closed Threads



Active: 1217 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 States17264 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
Hyrule19151 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 States17264 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 States17264 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
Next event in 1h 53m
[ Submit Event ]
Live Streams
Refresh
StarCraft 2
SortOf 286
StarCraft: Brood War
Britney 50679
Rain 3081
Hyuk 2902
Soma 365
Backho 358
Rush 231
Pusan 166
JulyZerg 48
sSak 35
NaDa 17
[ Show more ]
ZerO 16
zelot 14
Noble 13
Hm[arnc] 10
Terrorterran 7
Dota 2
XaKoH 419
XcaliburYe139
Counter-Strike
fl0m1575
olofmeister680
shoxiejesuss450
oskar63
Super Smash Bros
Mew2King237
Other Games
ceh9502
Happy244
Pyrionflax126
ZerO(Twitch)4
Organizations
StarCraft 2
Blizzard YouTube
StarCraft: Brood War
BSLTrovo
sctven
[ Show 14 non-featured ]
StarCraft 2
• Berry_CruncH257
• LUISG 21
• AfreecaTV YouTube
• intothetv
• Kozan
• IndyKCrew
• LaughNgamezSOOP
• Migwel
• sooper7s
StarCraft: Brood War
• BSLYoutube
• STPLYoutube
• ZZZeroYoutube
League of Legends
• Rush1347
• Stunt515
Upcoming Events
OSC
1h 53m
Kung Fu Cup
2h 23m
Classic vs Solar
herO vs Cure
Reynor vs GuMiho
ByuN vs ShoWTimE
Tenacious Turtle Tussle
13h 23m
The PondCast
1d
RSL Revival
1d
Solar vs Zoun
MaxPax vs Bunny
Kung Fu Cup
1d 2h
WardiTV Korean Royale
1d 2h
PiGosaur Monday
1d 15h
RSL Revival
2 days
Classic vs Creator
Cure vs TriGGeR
Kung Fu Cup
2 days
[ Show More ]
CranKy Ducklings
3 days
RSL Revival
3 days
herO vs Gerald
ByuN vs SHIN
Kung Fu Cup
3 days
IPSL
3 days
ZZZero vs rasowy
Napoleon vs KameZerg
BSL 21
3 days
Tarson vs Julia
Doodle vs OldBoy
eOnzErG vs WolFix
StRyKeR vs Aeternum
Sparkling Tuna Cup
4 days
RSL Revival
4 days
Reynor vs sOs
Maru vs Ryung
Kung Fu Cup
4 days
WardiTV Korean Royale
4 days
BSL 21
4 days
JDConan vs Semih
Dragon vs Dienmax
Tech vs NewOcean
TerrOr vs Artosis
IPSL
4 days
Dewalt vs WolFix
eOnzErG vs Bonyth
Wardi Open
5 days
Monday Night Weeklies
5 days
WardiTV Korean Royale
6 days
Liquipedia Results

Completed

Proleague 2025-11-07
Stellar Fest: Constellation Cup
Eternal Conflict S1

Ongoing

C-Race Season 1
IPSL Winter 2025-26
KCM Race Survival 2025 Season 4
SOOP Univ League 2025
YSL S2
BSL Season 21
BLAST Rivals Fall 2025
IEM Chengdu 2025
PGL Masters Bucharest 2025
Thunderpick World Champ.
CS Asia Championships 2025
ESL Pro League S22
StarSeries Fall 2025
FISSURE Playground #2
BLAST Open Fall 2025
BLAST Open Fall Qual

Upcoming

SLON Tour Season 2
BSL 21 Non-Korean Championship
Acropolis #4
IPSL Spring 2026
HSC XXVIII
RSL Offline Finals
WardiTV 2025
RSL Revival: Season 3
META Madness #9
BLAST Bounty Winter 2026
BLAST Bounty Winter 2026: Closed Qualifier
eXTREMESLAND 2025
ESL Impact League Season 8
SL Budapest Major 2025
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 © 2025 TLnet. All Rights Reserved.