• Log InLog In
  • Register
Liquid`
Team Liquid Liquipedia
EDT 08:25
CEST 14:25
KST 21:25
  • 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: Voting10[ASL20] Ro4 Preview: Descent11Team TLMC #5: Winners Announced!3[ASL20] Ro8 Preview Pt2: Holding On9Maestros of the Game: Live Finals Preview (RO4)5
Community News
Chinese SC2 server to reopen; live all-star event in Hangzhou5Weekly Cups (Oct 13-19): Clem Goes for Four0BSL Team A vs Koreans - Sat-Sun 16:00 CET6Weekly Cups (Oct 6-12): Four star herO85.0.15 Patch Balance Hotfix (2025-10-8)80
StarCraft 2
General
Chinese SC2 server to reopen; live all-star event in Hangzhou The New Patch Killed Mech! Team Liquid Map Contest #21 - Presented by Monster Energy herO joins T1 Weekly Cups (Oct 13-19): Clem Goes for Four
Tourneys
SC2's Safe House 2 - October 18 & 19 INu's Battles #13 - ByuN vs Zoun Tenacious Turtle Tussle Sparkling Tuna Cup - Weekly Open Tournament $1,200 WardiTV October (Oct 21st-31st)
Strategy
Custom Maps
Map Editor closed ?
External Content
Mutation # 496 Endless Infection Mutation # 495 Rest In Peace Mutation # 494 Unstable Environment Mutation # 493 Quick Killers
Brood War
General
Is there anyway to get a private coach? BSL Season 21 OGN to release AI-upscaled StarLeague from Feb 24 BW caster Sayle BW General Discussion
Tourneys
[Megathread] Daily Proleagues [ASL20] Semifinal B SC4ALL $1,500 Open Bracket LAN Azhi's Colosseum - Anonymous Tournament
Strategy
[I] TvZ Strategies and Builds [I] TvP Strategies and Build Roaring Currents ASL final Current Meta
Other Games
General Games
Stormgate/Frost Giant Megathread Path of Exile Nintendo Switch Thread Dawn of War IV ZeroSpace Megathread
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
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 The Chess Thread Things Aren’t Peaceful in Palestine Men's Fashion Thread
Fan Clubs
The herO Fan Club!
Media & Entertainment
Series you have seen recently... Anime Discussion Thread [Manga] One Piece Movie Discussion!
Sports
2024 - 2026 Football Thread Formula 1 Discussion MLB/Baseball 2023 NBA General Discussion 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 Recent Gifted Posts
Blogs
Certified Crazy
Hildegard
The Heroism of Pepe the Fro…
Peanutsc
Rocket League: Traits, Abili…
TrAiDoS
Customize Sidebar...

Website Feedback

Closed Threads



Active: 1189 users

The Big Programming Thread - Page 280

Forum Index > General Forum
Post a Reply
Prev 1 278 279 280 281 282 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.
CecilSunkure
Profile Blog Joined May 2010
United States2829 Posts
Last Edited: 2013-04-03 00:53:40
April 03 2013 00:53 GMT
#5581
On April 03 2013 09:15 CorsairHero wrote:
man...double pointers Anyone going for a C programming job should look them up.

I keep hearing about this. Are you talking about pointers to a pointers in general, or the branch reduction trick?
Blisse
Profile Blog Joined July 2010
Canada3710 Posts
April 03 2013 04:56 GMT
#5582
What are your opinions about using Dreamweaver in general?
There is no one like you in the universe.
tec27
Profile Blog Joined June 2004
United States3702 Posts
April 03 2013 06:15 GMT
#5583
In general? Never use it, pretty much as simple as that

Its going to generate shitty HTML, far worse than you could write by hand, so you'll want to write it by hand instead. And then if you're writing it by hand, I don't see why you would want to use Dreamweaver as your editor. Just use a decent text editor.
Can you jam with the console cowboys in cyberspace?
CorsairHero
Profile Joined December 2008
Canada9491 Posts
April 03 2013 08:07 GMT
#5584
On April 03 2013 09:53 CecilSunkure wrote:
Show nested quote +
On April 03 2013 09:15 CorsairHero wrote:
man...double pointers Anyone going for a C programming job should look them up.

I keep hearing about this. Are you talking about pointers to a pointers in general, or the branch reduction trick?

Just pointers in general. For some reason, I had always thought you could change the pointer itself when passing it in as a function parameter. Apparently a double pointer is needed to be passed in. I shouldn't be complaining though because the documentation is online. It was just something I didn't use in my classes or in practice at my internship.
© Current year.
AmericanUmlaut
Profile Blog Joined November 2010
Germany2579 Posts
April 03 2013 09:01 GMT
#5585
On April 03 2013 13:56 Blisse wrote:
What are your opinions about using Dreamweaver in general?

Using it in general is fine. Using it specifically is BLEAAARRGHGHGH:

Seriously, don't use Dreamweaver. HTML is not that hard to learn.
The frumious Bandersnatch
Tobberoth
Profile Joined August 2010
Sweden6375 Posts
Last Edited: 2013-04-03 10:25:52
April 03 2013 10:25 GMT
#5586
On April 03 2013 13:56 Blisse wrote:
What are your opinions about using Dreamweaver in general?

There's literally no reason to use it. HTML is very simple to write and Dreamweaver generates crappy code. Sometimes there's a reason to use generated HTML (if you use ASP.NET Web Forms for example), but there's never a reason to use a graphical IDE for normal websites.
Nazza
Profile Blog Joined August 2010
Australia1654 Posts
April 04 2013 07:57 GMT
#5587
Can anyone tell me a good place to find exercises/assignments that require you to use more advanced features of C? Things like goto pointers to functions, pointers to arrays, pointers to structures and storage allocation? I really need to do things in order for my mind to process them. Just reading about them won't help me much.

Also, I've been taking courses on Algorithms on Coursera:
https://www.coursera.org/course/algs4partI
https://www.coursera.org/course/algs4partII

These courses are done by Princeton and include quizzes and assignments (programming questions given by employers!) to test your knowledge. Programming in these courses are done in Java, but there is no set deadline for any of the content because you don't actually get a certificate of accomplishment or anything for them. Apparently these are the more basic of the algorithm courses, and Stanford University will offer some higher level algorithms courses also on Coursera, which do offer a certificate. The content seems interesting so far, coming from someone who took a Mechatronics course (Our course involves programming on devices that have limited computational power and memory! Let's NOT make them take a course on how to make programs efficient!). I'm also hoping to take their Hardware/Software interface course later this month. Might be good to add those to the OP.
No one ever remembers second place, eh? eh? GIVE ME COMMAND
obesechicken13
Profile Blog Joined July 2008
United States10467 Posts
Last Edited: 2013-04-04 20:39:36
April 04 2013 18:33 GMT
#5588
Hey can anyone help me with this.. thing? Java volume thing.

I'm trying to record audio and then determine if the audio had a higher volume, was mute, or had a lower volume. Some guy on the interwebs said he was able to use this code to determine muteness.
http://stackoverflow.com/questions/5800649/how-to-detect-silence-when-recording-in-java

Just help explain what this code is doing and how I can use it please.


package bemukan.voiceRecognition.speechToText;

import javax.sound.sampled.*;
import java.io.*;

public class RecordAudio {
private File audioFile;
protected boolean running;
private ByteArrayOutputStream out;
private AudioInputStream inputStream;
final static float MAX_8_BITS_SIGNED = Byte.MAX_VALUE;
final static float MAX_8_BITS_UNSIGNED = 0xff;
final static float MAX_16_BITS_SIGNED = Short.MAX_VALUE;
final static float MAX_16_BITS_UNSIGNED = 0xffff;
private AudioFormat format;
private float level;
private int frameSize;

public RecordAudio(){
getFormat();
}

private AudioFormat getFormat() {
File file = new File("src/Facebook/1.wav");
AudioInputStream stream;
try {
stream = AudioSystem.getAudioInputStream(file);
format=stream.getFormat();
frameSize=stream.getFormat().getFrameSize();
return stream.getFormat();
} catch (UnsupportedAudioFileException e) {

} catch (IOException e) {

}
return null;
}

public void stopAudio() {

running = false;
}

public void recordAudio() {

try {
final AudioFormat format = getFormat();
DataLine.Info info = new DataLine.Info(
TargetDataLine.class, format);
final TargetDataLine line = (TargetDataLine)
AudioSystem.getLine(info);
line.open(format);
line.start();
Runnable runner = new Runnable() {
int bufferSize = (int) format.getSampleRate()
* format.getFrameSize();
byte buffer[] = new byte[bufferSize];

public void run() {
int readPoint = 0;

out = new ByteArrayOutputStream();
running = true;
int sum=0;
while (running) {
int count =
line.read(buffer, 0, buffer.length);
calculateLevel(buffer,0,0);
System.out.println(level);

if (count > 0) {
out.write(buffer, 0, count);
}
}
line.stop();
}
};
Thread captureThread = new Thread(runner);
captureThread.start();
} catch (LineUnavailableException e) {
System.err.println("Line unavailable: " + e);
System.exit(-2);
}
}

public File getAudioFile() {
byte[] audio = out.toByteArray();
InputStream input = new ByteArrayInputStream(audio);
try {

final AudioFormat format = getFormat();
final AudioInputStream ais =
new AudioInputStream(input, format,
audio.length / format.getFrameSize());
AudioSystem.write(ais, AudioFileFormat.Type.WAVE, new File("temp.wav"));
input.close();
System.out.println("New file created!");
} catch (IOException e) {
System.out.println(e.getMessage());
}
return new File("temp.wav");
}
private void calculateLevel (byte[] buffer,
int readPoint,
int leftOver) {
int max = 0;
boolean use16Bit = (format.getSampleSizeInBits() == 16);
boolean signed = (format.getEncoding() ==
AudioFormat.Encoding.PCM_SIGNED);
boolean bigEndian = (format.isBigEndian());
if (use16Bit) {
for (int i=readPoint; i<buffer.length-leftOver; i+=2) {
int value = 0;
// deal with endianness
int hiByte = (bigEndian ? buffer[i] : buffer[i+1]);
int loByte = (bigEndian ? buffer[i+1] : buffer [i]);
if (signed) {
short shortVal = (short) hiByte;
shortVal = (short) ((shortVal << 8) | (byte) loByte);
value = shortVal;
} else {
value = (hiByte << 8) | loByte;
}
max = Math.max(max, value);
} // for
} else {
// 8 bit - no endianness issues, just sign
for (int i=readPoint; i<buffer.length-leftOver; i++) {
int value = 0;
if (signed) {
value = buffer [i];
} else {
short shortVal = 0;
shortVal = (short) (shortVal | buffer [i]);
value = shortVal;
}
max = Math.max (max, value);
} // for
} // 8 bit
// express max as float of 0.0 to 1.0 of max value
// of 8 or 16 bits (signed or unsigned)
if (signed) {
if (use16Bit) { level = (float) max / MAX_16_BITS_SIGNED; }
else { level = (float) max / MAX_8_BITS_SIGNED; }
} else {
if (use16Bit) { level = (float) max / MAX_16_BITS_UNSIGNED; }
else { level = (float) max / MAX_8_BITS_UNSIGNED; }
}
} // calculateLevel


}


I don't understand what getformat() is doing. Why would you create a file and then get its format? Seems kind of unnecessary.

I think recordaudio() records audio from my primary speakers. But how do I stop the recording?

stopaudio() looks like it stops recording. So I can start a video, start the recording, sleep for 10 seconds, and call this to stop the recording.

and getAudioFile() looks like it creates an audio file from the output stream generated by recordaudio()

calculateLevel()... how do I use this? I think it's used for calculating volume but I don't know how.

edit: I see it is using the bemukan library and now I am having troubles building that.
edit: it's built. I just had to add the two external jars that came with the rar but I haven't gotten any further in my goals.
edit: nvm maybe I can try this some more.
edit: I figured it out woot! :D
edit: now I just need to set the line from mic to speakers
edit: ^this is not possible sound sucks in java. To elaborate, you can do this, but then you need a line in cable that then plugs into your computer's speakers. There is also software in certain OS that let you do the same thing. But I'm writing this for other machines so these aren't options.

Java runs on a vm and is therefore incapable of intercepting sound before it hits the speakers. It's only capable of getting input sounds like line in or microphone :/
I'm not going to convolute this problem with another language.
I think in our modern age technology has evolved to become more addictive. The things that don't give us pleasure aren't used as much. Work was never meant to be fun, but doing it makes us happier in the long run.
tuho12345
Profile Blog Joined July 2011
4482 Posts
April 06 2013 20:04 GMT
#5589
man I suck so bad at Java, I worked so hard for my 2 other jobs and missed most of the class and now I'm facing a serious problem with this Java class. Anyone know where I can find tutor online for 1 on 1 question & answer. I'd really appreciate it.
Fyodor
Profile Blog Joined September 2010
Canada971 Posts
April 06 2013 20:11 GMT
#5590
On April 04 2013 16:57 Nazza wrote:
Can anyone tell me a good place to find exercises/assignments that require you to use more advanced features of C? Things like goto pointers to functions, pointers to arrays, pointers to structures and storage allocation? I really need to do things in order for my mind to process them. Just reading about them won't help me much.

Also, I've been taking courses on Algorithms on Coursera:
https://www.coursera.org/course/algs4partI
https://www.coursera.org/course/algs4partII

These courses are done by Princeton and include quizzes and assignments (programming questions given by employers!) to test your knowledge. Programming in these courses are done in Java, but there is no set deadline for any of the content because you don't actually get a certificate of accomplishment or anything for them. Apparently these are the more basic of the algorithm courses, and Stanford University will offer some higher level algorithms courses also on Coursera, which do offer a certificate. The content seems interesting so far, coming from someone who took a Mechatronics course (Our course involves programming on devices that have limited computational power and memory! Let's NOT make them take a course on how to make programs efficient!). I'm also hoping to take their Hardware/Software interface course later this month. Might be good to add those to the OP.

Don't be lazy, read a book bro.
llllllllllllllllllllllllllllllllllllllllllll
phar
Profile Joined August 2011
United States1080 Posts
April 06 2013 20:12 GMT
#5591
On April 07 2013 05:04 tuho12345 wrote:
man I suck so bad at Java, I worked so hard for my 2 other jobs and missed most of the class and now I'm facing a serious problem with this Java class. Anyone know where I can find tutor online for 1 on 1 question & answer. I'd really appreciate it.

Lay out your difficulties here, a lot of people are decently good with Java and can probably give you some pointers.
Who after all is today speaking about the destruction of the Armenians?
tuho12345
Profile Blog Joined July 2011
4482 Posts
April 06 2013 20:33 GMT
#5592
On April 07 2013 05:12 phar wrote:
Show nested quote +
On April 07 2013 05:04 tuho12345 wrote:
man I suck so bad at Java, I worked so hard for my 2 other jobs and missed most of the class and now I'm facing a serious problem with this Java class. Anyone know where I can find tutor online for 1 on 1 question & answer. I'd really appreciate it.

Lay out your difficulties here, a lot of people are decently good with Java and can probably give you some pointers.

ok so I'm an Business major with MIS concentration, so this guy recommend me to study Java and promise he'll help me to find an internship for the summer. I ate that up and reg this class. However I was so busy with my 2 jobs in the first half of the semester. That and having no computer science background knowledge really fuck me over. I'm decent with VB, that's why they let me in this class.
So now I beside reading book, I don't have any idea how I can write an algorithm, how I can solve the problem. For example I have to write a loop that draw a polygon and a square. Now to the most difficult part of writing the drawing method. I don't know how or where to start.
Chezus
Profile Joined January 2011
Netherlands427 Posts
Last Edited: 2013-04-06 21:08:31
April 06 2013 21:06 GMT
#5593
On April 03 2013 17:07 CorsairHero wrote:
Show nested quote +
On April 03 2013 09:53 CecilSunkure wrote:
On April 03 2013 09:15 CorsairHero wrote:
man...double pointers Anyone going for a C programming job should look them up.

I keep hearing about this. Are you talking about pointers to a pointers in general, or the branch reduction trick?

Just pointers in general. For some reason, I had always thought you could change the pointer itself when passing it in as a function parameter. Apparently a double pointer is needed to be passed in. I shouldn't be complaining though because the documentation is online. It was just something I didn't use in my classes or in practice at my internship.


Use a reference?

Edit: Nevermind, sorry. I didn't know that was C++ only... Well I learned something at least :p
Blisse
Profile Blog Joined July 2010
Canada3710 Posts
Last Edited: 2013-04-06 23:17:43
April 06 2013 22:28 GMT
#5594
On April 07 2013 05:33 tuho12345 wrote:
Show nested quote +
On April 07 2013 05:12 phar wrote:
On April 07 2013 05:04 tuho12345 wrote:
man I suck so bad at Java, I worked so hard for my 2 other jobs and missed most of the class and now I'm facing a serious problem with this Java class. Anyone know where I can find tutor online for 1 on 1 question & answer. I'd really appreciate it.

Lay out your difficulties here, a lot of people are decently good with Java and can probably give you some pointers.

ok so I'm an Business major with MIS concentration, so this guy recommend me to study Java and promise he'll help me to find an internship for the summer. I ate that up and reg this class. However I was so busy with my 2 jobs in the first half of the semester. That and having no computer science background knowledge really fuck me over. I'm decent with VB, that's why they let me in this class.
So now I beside reading book, I don't have any idea how I can write an algorithm, how I can solve the problem. For example I have to write a loop that draw a polygon and a square. Now to the most difficult part of writing the drawing method. I don't know how or where to start.


Okay, so that seems pretty basic and not exactly language exclusive, so what have you got written so far, and what are the requirements of what you want to do? Drawing shapes is pretty good practice.
There is no one like you in the universe.
Chocolate
Profile Blog Joined December 2010
United States2350 Posts
April 07 2013 20:44 GMT
#5595
So I've started to try to do some of the project Euler problems as a sort of trial by fire method of teaching myself to code. I did problems 1 and 2 easily and three with some difficulty. Four actually seems relatively easy; it's
A palindromic number reads the same both ways. The largest palindrome made from the product of two 2-digit numbers is 9009 = 91 99.

Find the largest palindrome made from the product of two 3-digit numbers.

I wrote some code in python to solve it but I keep getting an "invalid syntax" error. It's a short, simple program so I'd appreciate if somebody could just tell me what to fix. Admittedly, I'm very very shaky on syntax in general.

+ Show Spoiler +

from time import sleep

A = 100
B = 100
palindromes = []

def palindrometest(n):
If (len(n) == 5):
If (n[0] == n[4]) and (n[1] == n [3]):
palindromes.append(n)

If (len (n) == 6):
If (n[0] == n[5]) and (n[1] == n[4]) and (n[2] == n[3]):
palindromes.append(n)

While (B < 1000):
While (A < 1000):
t = A * B
number = str(t)
palindrometest(number)

A = A + 1
B = B + 1
A = 100

print max(palindromes)

sleep(15)

Don't worry about the sleep portion.
Yoshi-
Profile Joined October 2008
Germany10227 Posts
Last Edited: 2013-04-07 20:48:38
April 07 2013 20:47 GMT
#5596
I would guess the issue is that you capitalized "if" and "while".

And imo it would be faster if you reverse everything, so you countdown from 1000 instead of up, the first palyndrome you find will be also the highest
Chocolate
Profile Blog Joined December 2010
United States2350 Posts
April 07 2013 20:49 GMT
#5597
Sigh... thanks. I messed up on the math but that was the error. I feel like a complete noob.
CorsairHero
Profile Joined December 2008
Canada9491 Posts
April 07 2013 20:51 GMT
#5598
Are there any Linux kernel developers on TL?
© Current year.
bangsholt
Profile Joined June 2011
Denmark138 Posts
April 07 2013 21:11 GMT
#5599
Have played a bit with the linux kernel - was for embedded purposes though, but maybe I know something useful for you =)
jWavA
Profile Joined January 2011
United States73 Posts
April 07 2013 21:21 GMT
#5600
Anyone have any advice for a freshman Computer Science major at university next year? I've been programming for a while now, but obviously haven't taken many college level computer science courses before(except for CS50, which is an very very very introductory course).

Are there any courses I should watch out for, things I should learn before going? Any advice would be helpful .

I will be attending Carnegie Mellon if that makes a difference – I assume that CMU courses will NOT be easy.
Prev 1 278 279 280 281 282 1032 Next
Please log in or register to reply.
Live Events Refresh
Wardi Open
11:00
October Qualifier #1
WardiTV743
IndyStarCraft 120
LiquipediaDiscussion
[ Submit Event ]
Live Streams
Refresh
StarCraft 2
Lowko305
IndyStarCraft 120
Rex 91
Codebar 17
StarCraft: Brood War
Britney 34948
Calm 7731
Rain 3790
Horang2 1685
Hyuk 1614
Bisu 1144
Flash 798
Jaedong 773
firebathero 628
Soma 417
[ Show more ]
actioN 289
Light 288
Larva 278
Soulkey 277
Stork 263
EffOrt 205
Mini 192
ZerO 182
BeSt 166
Hyun 165
Pusan 161
sSak 136
Snow 120
Killer 103
PianO 99
ggaemo 62
Rush 50
JYJ45
Liquid`Ret 43
Sea.KH 39
TY 30
Sharp 28
Movie 26
sorry 24
soO 23
Shinee 22
Shine 19
scan(afreeca) 19
Free 18
Bale 15
Sacsri 14
Noble 10
HiyA 9
Icarus 4
Hm[arnc] 3
Mong 0
Dota 2
Dendi436
XaKoH 398
XcaliburYe241
Fuzer 134
Gorgc130
BananaSlamJamma82
Counter-Strike
zeus641
markeloff44
Other Games
summit1g7910
singsing1879
olofmeister1157
B2W.Neo775
hiko203
Liquid`LucifroN132
Mew2King56
oskar56
Trikslyr27
ZerO(Twitch)7
Sick4
Organizations
Counter-Strike
PGL394
StarCraft 2
IntoTheiNu 2
Blizzard YouTube
StarCraft: Brood War
BSLTrovo
sctven
[ Show 12 non-featured ]
StarCraft 2
• AfreecaTV YouTube
• intothetv
• Kozan
• IndyKCrew
• LaughNgamezSOOP
• Migwel
• sooper7s
StarCraft: Brood War
• BSLYoutube
• STPLYoutube
• ZZZeroYoutube
Dota 2
• WagamamaTV445
League of Legends
• Jankos3630
Upcoming Events
Wardi Open
2h 5m
PiGosaur Monday
11h 35m
Replay Cast
21h 35m
Tenacious Turtle Tussle
1d 10h
The PondCast
1d 21h
OSC
1d 23h
WardiTV Invitational
2 days
Online Event
3 days
RSL Revival
3 days
RSL Revival
3 days
[ Show More ]
WardiTV Invitational
3 days
Afreeca Starleague
4 days
Snow vs Soma
Sparkling Tuna Cup
4 days
WardiTV Invitational
4 days
CrankTV Team League
5 days
RSL Revival
5 days
Wardi Open
5 days
CrankTV Team League
6 days
Replay Cast
6 days
WardiTV Invitational
6 days
Liquipedia Results

Completed

Acropolis #4 - TS2
WardiTV TLMC #15
HCC Europe

Ongoing

BSL 21 Points
ASL Season 20
CSL 2025 AUTUMN (S18)
C-Race Season 1
IPSL Winter 2025-26
EC S1
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
Esports World Cup 2025
BLAST Bounty Fall 2025
BLAST Bounty Fall Qual

Upcoming

SC4ALL: Brood War
BSL Season 21
BSL 21 Team A
BSL 21 Non-Korean Championship
RSL Offline Finals
RSL Revival: Season 3
Stellar Fest
SC4ALL: StarCraft II
CranK Gathers Season 2: SC II Pro Teams
eXTREMESLAND 2025
ESL Impact League Season 8
SL Budapest Major 2025
BLAST Rivals Fall 2025
IEM Chengdu 2025
PGL Masters Bucharest 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.