• Log InLog In
  • Register
Liquid`
Team Liquid Liquipedia
EDT 16:43
CET 21:43
KST 05:43
  • 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 Liquid Map Contest #22 - Presented by Monster Energy5ByuL: The Forgotten Master of ZvT30Behind the Blue - Team Liquid History Book19Clem wins HomeStory Cup 289HomeStory Cup 28 - Info & Preview13
Community News
Blizzard Classic Cup @ BlizzCon 2026 - $100k prize pool30Weekly Cups (March 9-15): herO, Clem, ByuN win42026 KungFu Cup Announcement6BGE Stara Zagora 2026 cancelled12Blizzard Classic Cup - Tastosis announced as captains18
StarCraft 2
General
Weekly Cups (August 25-31): Clem's Last Straw? Weekly Cups (March 9-15): herO, Clem, ByuN win Blizzard Classic Cup @ BlizzCon 2026 - $100k prize pool Team Liquid Map Contest #22 - Presented by Monster Energy Serral: 24’ EWC form was hurt by military service
Tourneys
RSL Season 4 announced for March-April Sparkling Tuna Cup - Weekly Open Tournament WardiTV Team League Season 10 KSL Week 87 [GSL CK] #2: Team Classic vs. Team Solar
Strategy
Custom Maps
Publishing has been re-enabled! [Feb 24th 2026] Map Editor closed ?
External Content
The PondCast: SC2 News & Results Mutation # 517 Distant Threat Mutation # 516 Specter of Death Mutation # 515 Together Forever
Brood War
General
Buy weed dexies in Australia (WhatsApp 0480852135) BGH Auto Balance -> http://bghmmr.eu/ ASL21 General Discussion Gypsy to Korea JaeDong's form before ASL
Tourneys
[BSL22] Open Qualifiers & Ladder Tours [Megathread] Daily Proleagues Small VOD Thread 2.0 IPSL Spring 2026 is here!
Strategy
Simple Questions, Simple Answers Soma's 9 hatch build from ASL Game 2 Fighting Spirit mining rates
Other Games
General Games
General RTS Discussion Thread Nintendo Switch Thread Path of Exile Stormgate/Frost Giant Megathread Dawn of War IV
Dota 2
Official 'what is Dota anymore' discussion The Story of Wings Gaming
League of Legends
G2 just beat GenG in First stand
Heroes of the Storm
Simple Questions, Simple Answers Heroes of the Storm 2.0
Hearthstone
Deck construction bug Heroes of StarCraft mini-set
TL Mafia
Five o'clock TL Mafia Mafia Game Mode Feedback/Ideas Vanilla Mini Mafia TL Mafia Community Thread
Community
General
US Politics Mega-thread Things Aren’t Peaceful in Palestine Canadian Politics Mega-thread Russo-Ukrainian War Thread Mexico's Drug War
Fan Clubs
The IdrA Fan Club
Media & Entertainment
Movie Discussion! [Req][Books] Good Fantasy/SciFi books [Manga] One Piece
Sports
Formula 1 Discussion 2024 - 2026 Football Thread Tokyo Olympics 2021 Thread General nutrition recommendations Cricket [SPORT]
World Cup 2022
Tech Support
Laptop capable of using Photoshop Lightroom?
TL Community
The Automated Ban List
Blogs
Funny Nicknames
LUCKY_NOOB
Money Laundering In Video Ga…
TrAiDoS
Iranian anarchists: organize…
XenOsky
FS++
Kraekkling
Shocked by a laser…
Spydermine0240
Unintentional protectionism…
Uldridge
ASL S21 English Commentary…
namkraft
Customize Sidebar...

Website Feedback

Closed Threads



Active: 2054 users

The Big Programming Thread - Page 49

Forum Index > General Forum
Post a Reply
Prev 1 47 48 49 50 51 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.
Manit0u
Profile Blog Joined August 2004
Poland17695 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 States17281 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
Hyrule19196 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
7584 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
Hyrule19196 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 States17281 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 1032 Next
Please log in or register to reply.
Live Events Refresh
BSL
20:00
S22 - Ladder Tour #2
LiquipediaDiscussion
LAN Event
16:30
StarCraft Madness
Airneanach106
Liquipedia
PSISTORM Gaming Misc
15:55
FSL semifinals: PTB vs ASH
Liquipedia
[ Submit Event ]
Live Streams
Refresh
StarCraft 2
elazer 303
JuggernautJason78
Nathanias 75
UpATreeSC 65
CosmosSc2 58
Ketroc 43
Vindicta 39
StarCraft: Brood War
EffOrt 549
Horang2 481
Shuttle 327
ggaemo 154
Dewaltoss 105
hero 93
Free 90
ZZZero.O 77
ivOry 13
SilentControl 10
Dota 2
monkeys_forever316
LuMiX1
Counter-Strike
fl0m5004
shoxiejesuss866
Heroes of the Storm
Liquid`Hasu490
Khaldor422
MindelVK14
Other Games
Grubby3224
FrodaN2241
byalli465
JimRising 464
ToD170
Hui .76
Trikslyr57
ceh941
Organizations
Other Games
gamesdonequick886
Dota 2
PGL Dota 2 - Main Stream121
Other Games
BasetradeTV28
StarCraft 2
angryscii 24
Blizzard YouTube
StarCraft: Brood War
BSLTrovo
sctven
[ Show 22 non-featured ]
StarCraft 2
• printf 30
• Adnapsc2 29
• LUISG 12
• Reevou 6
• Kozan
• LaughNgamezSOOP
• IndyKCrew
• intothetv
• Migwel
• AfreecaTV YouTube
• sooper7s
StarCraft: Brood War
• 80smullet 15
• Azhi_Dahaki10
• Pr0nogo 3
• Michael_bg 2
• STPLYoutube
• ZZZeroYoutube
• BSLYoutube
Dota 2
• masondota21342
• WagamamaTV857
Other Games
• imaqtpie1070
• Shiphtur235
Upcoming Events
RSL Revival
13h 17m
herO vs MaxPax
Rogue vs TriGGeR
BSL
23h 17m
Replay Cast
1d 3h
Replay Cast
1d 12h
Afreeca Starleague
1d 13h
Sharp vs Scan
Rain vs Mong
Wardi Open
1d 15h
Monday Night Weeklies
1d 20h
Sparkling Tuna Cup
2 days
Afreeca Starleague
2 days
Soulkey vs Ample
JyJ vs sSak
Replay Cast
3 days
[ Show More ]
Afreeca Starleague
3 days
hero vs YSC
Larva vs Shine
Kung Fu Cup
3 days
Replay Cast
4 days
KCM Race Survival
4 days
The PondCast
4 days
WardiTV Team League
4 days
Replay Cast
5 days
WardiTV Team League
5 days
RSL Revival
6 days
Cure vs Zoun
WardiTV Team League
6 days
BSL
6 days
Liquipedia Results

Completed

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

Ongoing

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

Upcoming

ASL Season 21
Acropolis #4 - TS6
2026 Changsha Offline CUP
CSL 2026 SPRING (S20)
CSL Season 20: Qualifier 1
Acropolis #4
IPSL Spring 2026
Kung Fu Cup 2026 Grand Finals
HSC XXIX
uThermal 2v2 2026 Main Event
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
CCT Season 3 Global Finals
IEM Rio 2026
PGL Bucharest 2026
Stake Ranked Episode 1
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.