• Log InLog In
  • Register
Liquid`
Team Liquid Liquipedia
EDT 01:00
CEST 07:00
KST 14:00
  • 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
Team TLMC #5 - Finalists & Open Tournaments0[ASL20] Ro16 Preview Pt2: Turbulence10Classic Games #3: Rogue vs Serral at BlizzCon9[ASL20] Ro16 Preview Pt1: Ascent10Maestros of the Game: Week 1/Play-in Preview12
Community News
Weekly Cups (Sept 8-14): herO & MaxPax split cups4WardiTV TL Team Map Contest #5 Tournaments1SC4ALL $6,000 Open LAN in Philadelphia8Weekly Cups (Sept 1-7): MaxPax rebounds & Clem saga continues29LiuLi Cup - September 2025 Tournaments3
StarCraft 2
General
#1: Maru - Greatest Players of All Time Weekly Cups (Sept 8-14): herO & MaxPax split cups Team Liquid Map Contest #21 - Presented by Monster Energy SpeCial on The Tasteless Podcast Team TLMC #5 - Finalists & Open Tournaments
Tourneys
Maestros of The Game—$20k event w/ live finals in Paris SC4ALL $6,000 Open LAN in Philadelphia Sparkling Tuna Cup - Weekly Open Tournament WardiTV TL Team Map Contest #5 Tournaments RSL: Revival, a new crowdfunded tournament series
Strategy
Custom Maps
External Content
Mutation # 491 Night Drive Mutation # 490 Masters of Midnight Mutation # 489 Bannable Offense Mutation # 488 What Goes Around
Brood War
General
[ASL20] Ro16 Preview Pt2: Turbulence BW General Discussion ASL20 General Discussion Diplomacy, Cosmonarchy Edition BGH Auto Balance -> http://bghmmr.eu/
Tourneys
[ASL20] Ro16 Group D [ASL20] Ro16 Group C [Megathread] Daily Proleagues SC4ALL $1,500 Open Bracket LAN
Strategy
Simple Questions, Simple Answers Muta micro map competition Fighting Spirit mining rates [G] Mineral Boosting
Other Games
General Games
Path of Exile Stormgate/Frost Giant Megathread General RTS Discussion Thread Nintendo Switch Thread Borderlands 3
Dota 2
Official 'what is Dota anymore' discussion LiquidDota to reintegrate into TL.net
League of Legends
Heroes of the Storm
Simple Questions, Simple Answers Heroes of the Storm 2.0
Hearthstone
Heroes of StarCraft mini-set
TL Mafia
TL Mafia Community Thread
Community
General
US Politics Mega-thread Things Aren’t Peaceful in Palestine Canadian Politics Mega-thread Russo-Ukrainian War Thread The Big Programming Thread
Fan Clubs
The Happy Fan Club!
Media & Entertainment
Movie Discussion! [Manga] One Piece Anime Discussion Thread
Sports
2024 - 2026 Football Thread Formula 1 Discussion MLB/Baseball 2023
World Cup 2022
Tech Support
Linksys AE2500 USB WIFI keeps disconnecting Computer Build, Upgrade & Buying Resource Thread High temperatures on bridge(s)
TL Community
BarCraft in Tokyo Japan for ASL Season5 Final The Automated Ban List
Blogs
The Personality of a Spender…
TrAiDoS
A very expensive lesson on ma…
Garnet
hello world
radishsoup
Lemme tell you a thing o…
JoinTheRain
RTS Design in Hypercoven
a11
Evil Gacha Games and the…
ffswowsucks
Customize Sidebar...

Website Feedback

Closed Threads



Active: 1136 users

The Big Programming Thread - Page 49

Forum Index > General Forum
Post a Reply
Prev 1 47 48 49 50 51 1031 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.
Manit0u
Profile Blog Joined August 2004
Poland17341 Posts
Last Edited: 2011-04-14 16:42:34
April 14 2011 16:39 GMT
#961
For the poll in the OP I voted Allman, even though I'm using GNU (which is basically Allman but with 2 spaces instead of 4 for an indent).

On April 15 2011 01:34 catamorphist wrote:
I have to admit, I don't get folks who recommend newbies start off with Java, C++, or C#. There's no way that someone with no prior programming experience would be able to quickly understand all the boilerplate and abstraction going on here. In addition, it's hard to write Java or C# without a big elaborate IDE, and a newbie needs to become comfortable with a text editor first, or else he might never. Python seems reasonable. C also seems reasonable. HTML and Javascript, I think, is reasonable.


True. Although I'd go with C instead of scripting languages first.
You don't even need to get profficient in it, if you'll be able to grasp just the basic things in C it will be much easier to go over to something else.
Time is precious. Waste it wisely.
a7d9sdkk6k3kja9sd0d0
Profile Joined April 2011
9 Posts
April 14 2011 21:58 GMT
#962
Thanks for the responses guys, sorry to ask another but I was wondering if there was a good website to help me practice/learn coding. I am currently learning some from JavaBat.
DeCiBle
Profile Blog Joined December 2010
United States102 Posts
April 14 2011 22:32 GMT
#963
I'm sorry if anything similar has been brought up before, or w/e, but I don't have the 3 days it would take to browse the 49 pages of text.

Is anyone here experienced with C#, and specificall microsoft visual studio 2010, that would be willing to help me?

I can trade help for Zerg lessons, if you want. I have a project that's due in a few weeks and I don't even know where to start.

I'm currently taking a C++ class, so I felt confident enough to sign myself up as the project's lead programmer... and then realized I don't know how to work with Microsoft visual studio 2010.

Still, I have taken programming classes, and the concepts working behind the language are pretty easy for me to grasp; it's the syntax of the language and the organization that's killing me.

I'll be checking on the thread a little later, but if I miss your post, you can txt me in game @ DeCiBle.275

Any help would be appreciated
"You're a Scottish Noble Ribbon, and I am William fuckn Wallace" - ROOT.CatZ
Craton
Profile Blog Joined December 2009
United States17251 Posts
April 14 2011 22:32 GMT
#964
On April 15 2011 01:34 catamorphist wrote:
I have to admit, I don't get folks who recommend newbies start off with Java, C++, or C#. There's no way that someone with no prior programming experience would be able to quickly understand all the boilerplate and abstraction going on here. In addition, it's hard to write Java or C# without a big elaborate IDE, and a newbie needs to become comfortable with a text editor first, or else he might never. Python seems reasonable. C also seems reasonable. HTML and Javascript, I think, is reasonable.

It's easier to understand that *something* is done behind the scenes and here is how to use it. It's less to learn and more simplistic. As you get more familiar with coding, you can learn what is done behind the scenes and why.
twitch.tv/cratonz
tofucake
Profile Blog Joined October 2009
Hyrule19086 Posts
April 14 2011 22:34 GMT
#965
HTML is not a language and should not be taught as a first introduction to programming.
Liquipediaasante sana squash banana
catamorphist
Profile Joined May 2010
United States297 Posts
Last Edited: 2011-04-15 00:54:18
April 15 2011 00:50 GMT
#966
Well, I don't see why not. Most people start programming because they like making cool things, and the barrier to a newbie making a cool website in Javascript is a lot lower than the barrier to making a cool anything else in anything. The language is fairly simple and concise. The UI layer is easy to understand. Hell, he doesn't even have to download a compiler or an interpreter; it just works.

I'm sure that someone learning programming would want to "graduate" to a more manly language soon, but HTML and Javascript sounds like a fairly ideal environment for an absolute beginner.

It's easier to understand that *something* is done behind the scenes and here is how to use it. It's less to learn and more simplistic. As you get more familiar with coding, you can learn what is done behind the scenes and why.


I guess it probably depends on your temperament, but I'd worry about turning people off who weren't super-dedicated. I can't imagine that I would have ever learned to program as a kid if, before writing things I did understand, I had to memorize a lot of incantations that were doing "something" behind the scenes that I couldn't understand. That sounds like a huge barrier to me.
http://us.battle.net/sc2/en/profile/281144/1/catamorphist/
Straught
Profile Blog Joined October 2010
Mexico157 Posts
Last Edited: 2011-04-15 05:06:58
April 15 2011 05:04 GMT
#967
Hey guys, I need help with something related with TI BASIC.
I made a quadratic equation solver, and made it so it could display non real answers, the problem is, when the root of a number isn't exact it will display it as decimal. Is there any way to make the program so it displays the answers as simplified roots?

Here's my program
+ Show Spoiler +

:a+bi
: Prompt A,B,C
:B²-4AC→D
:Disp (-B+√(D))/(2A)→Frac
:Disp (-B-√(D))/(2A)→Frac
:DelVar A
:DelVar B
:DelVar C
:DelVar D


Take this quadratic equation as an example:
4x²+4x+4=0

For example, I would like the answers of this equation to be displayed as this:
(-1+i√3)/2
(-1-i√3)/2

instead i get
-1/2+.866025403...
-1/2-.866025403...

(the ... actually appear in the calculator)
All help appreciated... thanks!
wO-ZiGouNeT
Profile Joined January 2011
United Kingdom21 Posts
April 15 2011 10:05 GMT
#968
On April 15 2011 07:32 DeCiBle wrote:
I'm sorry if anything similar has been brought up before, or w/e, but I don't have the 3 days it would take to browse the 49 pages of text.

Is anyone here experienced with C#, and specificall microsoft visual studio 2010, that would be willing to help me?

I can trade help for Zerg lessons, if you want. I have a project that's due in a few weeks and I don't even know where to start.

I'm currently taking a C++ class, so I felt confident enough to sign myself up as the project's lead programmer... and then realized I don't know how to work with Microsoft visual studio 2010.

Still, I have taken programming classes, and the concepts working behind the language are pretty easy for me to grasp; it's the syntax of the language and the organization that's killing me.

I'll be checking on the thread a little later, but if I miss your post, you can txt me in game @ DeCiBle.275

Any help would be appreciated


I can help out a little if you want, I work as a .net 4 dev. What are the problems you are having?
Wala.Revolution
Profile Blog Joined November 2006
7582 Posts
Last Edited: 2011-04-15 12:54:16
April 15 2011 10:47 GMT
#969
Classic programming. I'm an idiot for doing %n instead of %d. That took an hour to realize in this short simple program.

Beating myself right now.
Stuck.
EscPlan9
Profile Blog Joined December 2006
United States2777 Posts
Last Edited: 2011-04-15 12:28:34
April 15 2011 12:26 GMT
#970
On April 15 2011 09:50 catamorphist wrote:
Well, I don't see why not. Most people start programming because they like making cool things, and the barrier to a newbie making a cool website in Javascript is a lot lower than the barrier to making a cool anything else in anything. The language is fairly simple and concise. The UI layer is easy to understand. Hell, he doesn't even have to download a compiler or an interpreter; it just works.

I'm sure that someone learning programming would want to "graduate" to a more manly language soon, but HTML and Javascript sounds like a fairly ideal environment for an absolute beginner.

Show nested quote +
It's easier to understand that *something* is done behind the scenes and here is how to use it. It's less to learn and more simplistic. As you get more familiar with coding, you can learn what is done behind the scenes and why.


I guess it probably depends on your temperament, but I'd worry about turning people off who weren't super-dedicated. I can't imagine that I would have ever learned to program as a kid if, before writing things I did understand, I had to memorize a lot of incantations that were doing "something" behind the scenes that I couldn't understand. That sounds like a huge barrier to me.


Good point about newcomers not being able to make interesting things from the start with Java, C++, etc. I was just thinking the programming track that is offered at my college, which starts everyone in IT with Java. I first realized I enjoyed programming after taking a mandatory course in Java programming at my college. The thing I most enjoyed about programming wasn't seeing "cool things be made", but rather the constant problem solving that brought about a finished "product" (to start with was stuff like calculating the BMI from user input). It was a challenge, and I was good at it and liked it. (These also are why I still like programming to this day.)

HTML is very simple to learn and can produce interesting results very quickly. I think that's a fair place to start. I previously already had experience with HTML before taking programming classes. Although the skills there won't be directly transferable to other languages, it does help you with some logic and designing. It'll help with giving you a proper mindset for tackling programming later on.

Undefeated TL Tecmo Super Bowl League Champion
wO-ZiGouNeT
Profile Joined January 2011
United Kingdom21 Posts
April 15 2011 13:57 GMT
#971
On April 15 2011 19:47 Wala.Revolution wrote:
Classic programming. I'm an idiot for doing %n instead of %d. That took an hour to realize in this short simple program.

Beating myself right now.


Don't worry, the shittiest bugs are always those that need the most time to figure out : )
tofucake
Profile Blog Joined October 2009
Hyrule19086 Posts
April 15 2011 14:08 GMT
#972
On April 15 2011 21:26 EscPlan9 wrote:
Show nested quote +
On April 15 2011 09:50 catamorphist wrote:
Well, I don't see why not. Most people start programming because they like making cool things, and the barrier to a newbie making a cool website in Javascript is a lot lower than the barrier to making a cool anything else in anything. The language is fairly simple and concise. The UI layer is easy to understand. Hell, he doesn't even have to download a compiler or an interpreter; it just works.

I'm sure that someone learning programming would want to "graduate" to a more manly language soon, but HTML and Javascript sounds like a fairly ideal environment for an absolute beginner.

It's easier to understand that *something* is done behind the scenes and here is how to use it. It's less to learn and more simplistic. As you get more familiar with coding, you can learn what is done behind the scenes and why.


I guess it probably depends on your temperament, but I'd worry about turning people off who weren't super-dedicated. I can't imagine that I would have ever learned to program as a kid if, before writing things I did understand, I had to memorize a lot of incantations that were doing "something" behind the scenes that I couldn't understand. That sounds like a huge barrier to me.


Good point about newcomers not being able to make interesting things from the start with Java, C++, etc. I was just thinking the programming track that is offered at my college, which starts everyone in IT with Java. I first realized I enjoyed programming after taking a mandatory course in Java programming at my college. The thing I most enjoyed about programming wasn't seeing "cool things be made", but rather the constant problem solving that brought about a finished "product" (to start with was stuff like calculating the BMI from user input). It was a challenge, and I was good at it and liked it. (These also are why I still like programming to this day.)

HTML is very simple to learn and can produce interesting results very quickly. I think that's a fair place to start. I previously already had experience with HTML before taking programming classes. Although the skills there won't be directly transferable to other languages, it does help you with some logic and designing. It'll help with giving you a proper mindset for tackling programming later on.

It's not simple to learn. With a proper language you have a compiler that tells you if you make a mistake. Warnings let you know that while what you're doing works, it's not necessarily correct.

With HTML, you don't have that. Additionally, proper HTML requires you to write for everything, whereas with a proper language you decide "I'm going to write this for Windows 7." With HTML, you write for every operating system and every rendering engine. It's sort of ridiculous to tell someone to start with HTML. Especially since it's not a programming language. Also, it's only output. You need an additional language to actually do anything. In fact, I recommend starting programmers avoiding web development for as long as possible.
Liquipediaasante sana squash banana
Mahs
Profile Blog Joined July 2010
Netherlands171 Posts
Last Edited: 2011-04-23 09:54:27
April 15 2011 15:43 GMT
#973
Fixed, thanks!
I'll be in my bunk.
catamorphist
Profile Joined May 2010
United States297 Posts
Last Edited: 2011-04-15 16:32:42
April 15 2011 16:31 GMT
#974
On April 15 2011 23:08 tofucake wrote:
Show nested quote +
On April 15 2011 21:26 EscPlan9 wrote:
On April 15 2011 09:50 catamorphist wrote:
Well, I don't see why not. Most people start programming because they like making cool things, and the barrier to a newbie making a cool website in Javascript is a lot lower than the barrier to making a cool anything else in anything. The language is fairly simple and concise. The UI layer is easy to understand. Hell, he doesn't even have to download a compiler or an interpreter; it just works.

I'm sure that someone learning programming would want to "graduate" to a more manly language soon, but HTML and Javascript sounds like a fairly ideal environment for an absolute beginner.

It's easier to understand that *something* is done behind the scenes and here is how to use it. It's less to learn and more simplistic. As you get more familiar with coding, you can learn what is done behind the scenes and why.


I guess it probably depends on your temperament, but I'd worry about turning people off who weren't super-dedicated. I can't imagine that I would have ever learned to program as a kid if, before writing things I did understand, I had to memorize a lot of incantations that were doing "something" behind the scenes that I couldn't understand. That sounds like a huge barrier to me.


Good point about newcomers not being able to make interesting things from the start with Java, C++, etc. I was just thinking the programming track that is offered at my college, which starts everyone in IT with Java. I first realized I enjoyed programming after taking a mandatory course in Java programming at my college. The thing I most enjoyed about programming wasn't seeing "cool things be made", but rather the constant problem solving that brought about a finished "product" (to start with was stuff like calculating the BMI from user input). It was a challenge, and I was good at it and liked it. (These also are why I still like programming to this day.)

HTML is very simple to learn and can produce interesting results very quickly. I think that's a fair place to start. I previously already had experience with HTML before taking programming classes. Although the skills there won't be directly transferable to other languages, it does help you with some logic and designing. It'll help with giving you a proper mindset for tackling programming later on.

It's not simple to learn. With a proper language you have a compiler that tells you if you make a mistake. Warnings let you know that while what you're doing works, it's not necessarily correct.

With HTML, you don't have that. Additionally, proper HTML requires you to write for everything, whereas with a proper language you decide "I'm going to write this for Windows 7." With HTML, you write for every operating system and every rendering engine. It's sort of ridiculous to tell someone to start with HTML. Especially since it's not a programming language. Also, it's only output. You need an additional language to actually do anything. In fact, I recommend starting programmers avoiding web development for as long as possible.


Javascript is a (relatively speaking) fine programming language. That's the programming language. HTML is the UI markup for it.

The lack of strictness, however, is a good point. It's true that there are lots of tools to validate HTML and do static analysis on Javascript, so the strictness is there for experienced programmers, but for a newbie, they aren't going to use these tools. It's probably worse to get a newbie acclimated to programming in an environment where they don't always have to be precise.
http://us.battle.net/sc2/en/profile/281144/1/catamorphist/
Qzy
Profile Blog Joined July 2010
Denmark1121 Posts
April 15 2011 21:42 GMT
#975
What's the difference between Upper confidence tree and Monte-carlo tree search? Other than the UCB1-selection algorithm. Why do they refer to it as the "upper confidence tree", and not just "MCTS with another in-tree selection method"?

It makes no sense. Please help =).
TG Sambo... Intel classic! Life of lively to live to life of full life thx to shield battery
Augury
Profile Blog Joined September 2008
United States758 Posts
April 15 2011 21:49 GMT
#976
Not sure if it belongs in this thread, but it seemed like the best place to post this question... Decided to ask here, because I'm not really involved in a Ruby/Rails community.

I've been developing with RoR for a while and I've finally decided to switch from Ubuntu to OS X. I was looking into getting a laptop, but I'm having a hard time figuring out which one to get. I use a Windows desktop for gaming, and I have a 30 inch monitor I would hook the laptop up to for any kind of serious development.

I was thinking of getting a 13 inch screen, because I wanted to focus on portability while still being able to do some work when the laptop isn't hooked up to my monitor. From there I wasn't sure what kind of power I was going to need/wanted.

I immediately thought that the Macbook seemed like the best option due to price and the fact that Ruby isn't all that demanding, at least from what I've noticed. Although the SSD that's available for the Air and Macbook Pro attracted me.

I guess my main question is whether or not the SSD would be worth the $400 increase, and if I was going to make that step... Would I notice the performance boost from the Pro, or should I just grab an Air for greater portability.

Thanks for any help.
EvanED
Profile Joined October 2009
United States111 Posts
Last Edited: 2011-04-16 03:43:44
April 16 2011 03:42 GMT
#977
On April 15 2011 23:08 tofucake wrote:It's not simple to learn. With a proper language you have a compiler that tells you if you make a mistake. Warnings let you know that while what you're doing works, it's not necessarily correct.

With HTML, you don't have that.

Consider your browser as the compiler and http://validator.w3.org/ as using -Wall -Wextra.

Additionally, proper HTML requires you to write for everything, whereas with a proper language you decide "I'm going to write this for Windows 7." With HTML, you write for every operating system and every rendering engine.

Um, only if you want to, on both counts. What about us folks who say (re. a "proper language") "let's make this cross platform"? And why can't you decide "let's only target Firefox"? It's not like newbie programmers are going to be writing production-ready programs.

It's sort of ridiculous to tell someone to start with HTML. Especially since it's not a programming language. Also, it's only output. You need an additional language to actually do anything.

Now this is true... if you want to do programming, HTML alone isn't a place to start. HTML + Javascript however would be somewhat reasonable.

I'd recommend something else before that, probably Python, but it wouldn't be unreasonable to start with Javascript by any means. I definitely fall into the top-down camp for almost everyone and think starting with C is a mistake (only a little bit because I think using C is almost always a mistake, but that's a whole other ball of worms).
haduken
Profile Blog Joined April 2003
Australia8267 Posts
April 16 2011 04:49 GMT
#978
On April 16 2011 06:49 Augury wrote:
Not sure if it belongs in this thread, but it seemed like the best place to post this question... Decided to ask here, because I'm not really involved in a Ruby/Rails community.

I've been developing with RoR for a while and I've finally decided to switch from Ubuntu to OS X. I was looking into getting a laptop, but I'm having a hard time figuring out which one to get. I use a Windows desktop for gaming, and I have a 30 inch monitor I would hook the laptop up to for any kind of serious development.

I was thinking of getting a 13 inch screen, because I wanted to focus on portability while still being able to do some work when the laptop isn't hooked up to my monitor. From there I wasn't sure what kind of power I was going to need/wanted.

I immediately thought that the Macbook seemed like the best option due to price and the fact that Ruby isn't all that demanding, at least from what I've noticed. Although the SSD that's available for the Air and Macbook Pro attracted me.

I guess my main question is whether or not the SSD would be worth the $400 increase, and if I was going to make that step... Would I notice the performance boost from the Pro, or should I just grab an Air for greater portability.

Thanks for any help.


Why would you care? buy a SSD and fit it in yourself, won't cost you $400 dollars.
Rillanon.au
Craton
Profile Blog Joined December 2009
United States17251 Posts
April 16 2011 04:51 GMT
#979
Don't think you can do that with Mac hardware.

And this is the programming thread, not the computer build thread.
twitch.tv/cratonz
justdweezil
Profile Joined July 2009
United States186 Posts
April 17 2011 12:01 GMT
#980
On April 16 2011 06:42 Qzy wrote:
What's the difference between Upper confidence tree and Monte-carlo tree search? Other than the UCB1-selection algorithm. Why do they refer to it as the "upper confidence tree", and not just "MCTS with another in-tree selection method"?

It makes no sense. Please help =).


Now here's a good question. Anyone?
Prev 1 47 48 49 50 51 1031 Next
Please log in or register to reply.
Live Events Refresh
PiGosaur Monday
00:00
#49
Liquipedia
OSC
23:00
OSC Elite Rising Star #16
Liquipedia
[ Submit Event ]
Live Streams
Refresh
StarCraft 2
WinterStarcraft519
StarCraft: Brood War
Leta 571
Noble 54
ajuk12(nOOB) 41
Icarus 9
Dota 2
NeuroSwarm138
Counter-Strike
Stewie2K448
semphis_45
Super Smash Bros
Mew2King37
Other Games
summit1g5047
C9.Mang0302
XaKoH 152
ViBE145
SortOf48
Trikslyr34
Organizations
Other Games
gamesdonequick705
StarCraft 2
Blizzard YouTube
StarCraft: Brood War
BSLTrovo
sctven
[ Show 15 non-featured ]
StarCraft 2
• OhrlRock 98
• intothetv
• AfreecaTV YouTube
• Kozan
• IndyKCrew
• LaughNgamezSOOP
• Migwel
• sooper7s
StarCraft: Brood War
• BSLYoutube
• STPLYoutube
• ZZZeroYoutube
League of Legends
• Rush1138
• Lourlo996
• Stunt420
Other Games
• Scarra1197
Upcoming Events
LiuLi Cup
6h
OSC
14h
RSL Revival
1d 5h
Maru vs Reynor
Cure vs TriGGeR
The PondCast
1d 8h
RSL Revival
2 days
Zoun vs Classic
Korean StarCraft League
2 days
BSL Open LAN 2025 - War…
3 days
RSL Revival
3 days
BSL Open LAN 2025 - War…
4 days
RSL Revival
4 days
[ Show More ]
Online Event
4 days
Wardi Open
5 days
Sparkling Tuna Cup
6 days
Liquipedia Results

Completed

Proleague 2025-09-10
Chzzk MurlocKing SC1 vs SC2 Cup #2
HCC Europe

Ongoing

BSL 20 Team Wars
KCM Race Survival 2025 Season 3
BSL 21 Points
ASL Season 20
CSL 2025 AUTUMN (S18)
LASL Season 20
RSL Revival: Season 2
Maestros of the Game
FISSURE Playground #2
BLAST Open Fall 2025
BLAST Open Fall Qual
Esports World Cup 2025
BLAST Bounty Fall 2025
BLAST Bounty Fall Qual
IEM Cologne 2025
FISSURE Playground #1

Upcoming

2025 Chongqing Offline CUP
BSL World Championship of Poland 2025
IPSL Winter 2025-26
BSL Season 21
SC4ALL: Brood War
BSL 21 Team A
Stellar Fest
SC4ALL: StarCraft II
EC S1
ESL Impact League Season 8
SL Budapest Major 2025
BLAST Rivals Fall 2025
IEM Chengdu 2025
PGL Masters Bucharest 2025
MESA Nomadic Masters Fall
Thunderpick World Champ.
CS Asia Championships 2025
ESL Pro League S22
StarSeries Fall 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.