• Log InLog In
  • Register
Liquid`
Team Liquid Liquipedia
EST 11:25
CET 17:25
KST 01: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
RSL Season 3 - RO16 Groups C & D Preview0RSL Season 3 - RO16 Groups A & B Preview2TL.net Map Contest #21: Winners12Intel X Team Liquid Seoul event: Showmatches and Meet the Pros10[ASL20] Finals Preview: Arrival13
Community News
[TLMC] Fall/Winter 2025 Ladder Map Rotation12Weekly 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
Mech is the composition that needs teleportation t RotterdaM "Serral is the GOAT, and it's not close" RSL Season 3 - RO16 Groups C & D Preview [TLMC] Fall/Winter 2025 Ladder Map Rotation TL.net Map Contest #21: Winners
Tourneys
RSL Revival: Season 3 Sparkling Tuna Cup - Weekly Open Tournament Constellation Cup - Main Event - Stellar Fest Tenacious Turtle Tussle Master Swan Open (Global Bronze-Master 2)
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
SnOw's ASL S20 Finals Review FlaSh on: Biggest Problem With SnOw's Playstyle BW General Discussion What happened to TvZ on Retro? Brood War web app to calculate unit interactions
Tourneys
[Megathread] Daily Proleagues Small VOD Thread 2.0 [BSL21] RO32 Group D - Sunday 21:00 CET [BSL21] RO32 Group C - Saturday 21:00 CET
Strategy
PvZ map balance Current Meta Simple Questions, Simple Answers How to stay on top of macro?
Other Games
General Games
Path of Exile Stormgate/Frost Giant Megathread Nintendo Switch Thread Clair Obscur - Expedition 33 Beyond All Reason
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
Things Aren’t Peaceful in Palestine US Politics Mega-thread Russo-Ukrainian War Thread Artificial Intelligence Thread Canadian Politics Mega-thread
Fan Clubs
White-Ra Fan Club The herO Fan Club!
Media & Entertainment
Movie Discussion! [Manga] One Piece Anime Discussion Thread 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: 2131 users

The Big Programming Thread - Page 569

Forum Index > General Forum
Post a Reply
Prev 1 567 568 569 570 571 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.
Requizen
Profile Blog Joined March 2011
United States33802 Posts
January 22 2015 23:02 GMT
#11361
Anyone have experience working with Bootstrap and MVC? I'm trying to apply a theme that our UX team bought and I can't for the life of me get it to apply to the site.
It's your boy Guzma!
Manit0u
Profile Blog Joined August 2004
Poland17432 Posts
Last Edited: 2015-01-23 00:23:10
January 23 2015 00:15 GMT
#11362
On January 23 2015 08:00 travis wrote:
does swing have a menu thats like what you would see in a typical old school rpg?

like where it says like

'items'
'stats'
'equip'

and you can pick between them

what swing component would i want to use for that?
I guess i'll need to learn to make my own?


or would I use a "list" for this?


You're trying to rush things too much travis. Please slow down, work on some basic stuff (without GUI) until you get the gist of it and then move on to more complex things. Most of your problems stem from not knowing the basics and trying to work with something that's intermediate level at least. It's like trying to play poker without knowing which combination beats which so you're just blindly trying things out in hope they'll work.

On January 23 2015 08:02 Requizen wrote:
Anyone have experience working with Bootstrap and MVC? I'm trying to apply a theme that our UX team bought and I can't for the life of me get it to apply to the site.


What exactly seems to be your problem? I work with Bootstrap and MVC frameworks all the time.
Time is precious. Waste it wisely.
Deleted User 3420
Profile Blog Joined May 2003
24492 Posts
Last Edited: 2015-01-23 01:39:32
January 23 2015 01:29 GMT
#11363
On January 23 2015 09:15 Manit0u wrote:
Show nested quote +
On January 23 2015 08:00 travis wrote:
does swing have a menu thats like what you would see in a typical old school rpg?

like where it says like

'items'
'stats'
'equip'

and you can pick between them

what swing component would i want to use for that?
I guess i'll need to learn to make my own?


or would I use a "list" for this?


You're trying to rush things too much travis. Please slow down, work on some basic stuff (without GUI) until you get the gist of it and then move on to more complex things. Most of your problems stem from not knowing the basics and trying to work with something that's intermediate level at least. It's like trying to play poker without knowing which combination beats which so you're just blindly trying things out in hope they'll work.


i am aware of this but I am still learning and your method is extremely boring lol
I feel like I have learned a ton for how recently I started this

for the record i am reading the book you told me to read. just slowly because it's so dry.
and really just starting with that book, it is so hard to follow right from the beginning it's like im in 6th grade reading shakespeare. the problem is the author starts using terminology that you don't really use in your everyday life without putting the terminology in context, and then it makes it impossibly hard to read at a reasonable pace
Blisse
Profile Blog Joined July 2010
Canada3710 Posts
January 23 2015 01:39 GMT
#11364
what are you trying to make?
There is no one like you in the universe.
phar
Profile Joined August 2011
United States1080 Posts
January 23 2015 01:40 GMT
#11365
Actually learning how to program properly is going to take a long time, a lot of work, and it won't be all fun and games. At some point down the line you will spend literally hours because of a single missing character... and it will happen multiple times.

Programming requires a lot of patience to do well.



As for the specific problem of line separating in java from above, it depends. If you need cross platform, something like

String foo = String.format("First line%nSecond line");


is probably more readable.

If you just need stuff to work on debug output for purely linux stack stuff, "\n" is sufficient.



For a brief introduction into swing menus, see http://docs.oracle.com/javase/tutorial/uiswing/components/menu.html

It is a lot to digest. It will also probably require some familiarity with callbacks or listeners (not exactly sure for swing).
Who after all is today speaking about the destruction of the Armenians?
Prillan
Profile Joined August 2011
Sweden350 Posts
January 23 2015 02:39 GMT
#11366
On January 23 2015 01:32 herokiller_ wrote:
Show nested quote +
On January 23 2015 01:22 Nesserev wrote:
Just post your question...


I'm having troubles understanding monads (statet for example) and monads transformation

Everyone has problems with monads. I even studied some category theory and have problems understanding them.

I have no experience with using the state monad (I assume "statet" is a typo), but this seems like a good tutorial: https://en.wikibooks.org/wiki/Haskell/Understanding_monads/State
TheBB's sidekick, aligulac.com | "Reality is frequently inaccurate." - Douglas Adams
Deleted User 3420
Profile Blog Joined May 2003
24492 Posts
Last Edited: 2015-01-23 03:59:21
January 23 2015 03:53 GMT
#11367
alright manit0u to make you happy im gonna go through that book and while i do that i will do all the programmingbydoing.com assignments
+ Show Spoiler +
and to learn
Ropid
Profile Joined March 2009
Germany3557 Posts
January 23 2015 06:53 GMT
#11368
On January 23 2015 01:32 herokiller_ wrote:
Show nested quote +
On January 23 2015 01:22 Nesserev wrote:
Just post your question...


I'm having troubles understanding monads (statet for example) and monads transformation

I'm just a noob and haven't worked through it fully myself, but here's stuff I have bookmarked:

If you mean just understanding how monad transformers are used, maybe look through this tutorial:

https://web.archive.org/web/20140821053740/http://www.grabmueller.de/martin/www/pub/Transformers.pdf

It starts out with a code example without any monads, then adds several monad transformers onto that code while stopping and discussing a little after each step. This tutorial doesn't explain at all how it works behind the scenes, just shows how to use things.

Someone seems to have collected the example code in the document and put it onto his github:

https://gist.github.com/tatac1/badd810ad55919e57020

Another example I have bookmarked and which I wanted to look through in the future is this here:

http://hrothen.github.io/2014/09/05/lets-build-a-browser-engine-in-haskell/

There's a tiny bit of StateT use in the second part where he builds a parser for html. That's all that's relevant with regards to StateT as he switches over to using Parsec afterwards. In his posts, the guy follows a series of articles about building a tiny browser engine in Rust. I guess that has to also be read to fully understand what's going on (might anyway be interesting as that Rust stuff looks kind of fun): http://limpet.net/mbrubeck/2014/08/08/toy-layout-engine-1.html

That was all just stuff that might help to get a feel what monad transformers are about. If you meant you literally want to know how monad transformers do stuff in Haskell, I feel I pretty much have no idea. I have this here bookmarked about what monads actually do and how they work exactly in Haskell:

http://mvanier.livejournal.com/

It's the blog posts that are titled "Yet Another Monad Tutorial (part ...)." That series of eight posts goes through things very slow and thorough and starts from the ground up. It does not go over monad transformers, only monads, but it seems to explain well how the code behind monads works. That might already help enough? The monads actually all seem to be just normal Haskell code (except for IO), and the reason the various monads got written is just to make life easier in certain situations.
"My goal is to replace my soul with coffee and become immortal."
solidbebe
Profile Blog Joined November 2010
Netherlands4921 Posts
January 23 2015 09:14 GMT
#11369
where did foo come from? I never understood that
That's the 2nd time in a week I've seen someone sig a quote from this GD and I have never witnessed a sig quote happen in my TL history ever before. -Najda
Manit0u
Profile Blog Joined August 2004
Poland17432 Posts
Last Edited: 2015-01-23 09:59:05
January 23 2015 09:51 GMT
#11370
On January 23 2015 18:14 solidbebe wrote:
where did foo come from? I never understood that


http://en.wikipedia.org/wiki/Foobar

On January 23 2015 12:53 travis wrote:
alright manit0u to make you happy im gonna go through that book and while i do that i will do all the programmingbydoing.com assignments
+ Show Spoiler +
and to learn


Don't do it to make me happy. Do it for yourself.
Time is precious. Waste it wisely.
InvaderUK
Profile Joined January 2011
225 Posts
January 23 2015 10:42 GMT
#11371
On January 23 2015 01:32 herokiller_ wrote:
Show nested quote +
On January 23 2015 01:22 Nesserev wrote:
Just post your question...


I'm having troubles understanding monads (statet for example) and monads transformation


i use haskell at work, so can confirm. it's like a burrito.
patriarch of the church of howard. may maokai smile upon you.
Requizen
Profile Blog Joined March 2011
United States33802 Posts
January 23 2015 15:31 GMT
#11372
On January 23 2015 09:15 Manit0u wrote:
Show nested quote +
On January 23 2015 08:02 Requizen wrote:
Anyone have experience working with Bootstrap and MVC? I'm trying to apply a theme that our UX team bought and I can't for the life of me get it to apply to the site.


What exactly seems to be your problem? I work with Bootstrap and MVC frameworks all the time.

This is my first time working with Bootstrap, I've done MVC work before. I'm using MVC 4 (for whatever reason that's what our company is using), and our UX team bought a Bootstrap template called Sugoi Admin. Every time I look up a guide to apply a Bootstrap Template to MVC, it just says "Install Bootstrap and then overwrite the CSS and JS files with the ones from the template" or something similar. But the one we bought has way more stuff inside it:

[image loading]

The README just talks about Grunt (which I have never heard of prior to now), so I'm not really sure what to do. When I just overwrite the CSS and JS files, nothing happens on the site. So it's confusing to me.
It's your boy Guzma!
YourGoodFriend
Profile Blog Joined June 2010
United States2197 Posts
Last Edited: 2015-01-23 15:42:35
January 23 2015 15:41 GMT
#11373
On January 24 2015 00:31 Requizen wrote:
Show nested quote +
On January 23 2015 09:15 Manit0u wrote:
On January 23 2015 08:02 Requizen wrote:
Anyone have experience working with Bootstrap and MVC? I'm trying to apply a theme that our UX team bought and I can't for the life of me get it to apply to the site.


What exactly seems to be your problem? I work with Bootstrap and MVC frameworks all the time.

This is my first time working with Bootstrap, I've done MVC work before. I'm using MVC 4 (for whatever reason that's what our company is using), and our UX team bought a Bootstrap template called Sugoi Admin. Every time I look up a guide to apply a Bootstrap Template to MVC, it just says "Install Bootstrap and then overwrite the CSS and JS files with the ones from the template" or something similar. But the one we bought has way more stuff inside it:

[image loading]

The README just talks about Grunt (which I have never heard of prior to now), so I'm not really sure what to do. When I just overwrite the CSS and JS files, nothing happens on the site. So it's confusing to me.


So first off bootstrap and themes are just like using any css or js in that you need to include it in your project and then reference it in your code.

We just did a similar thing and to start off you need to figure out what you are using, so start with the navigation open their dummy site (usually a index.html file) and then right click and inspect element and see what classes and ids they are using to make it look that way, then start adding in those to your code.

It seems a bit daunting initially but just think of it as just regular css and js that you need to reference.

Hope this helps

**Grunt is a command line runner used for multiple different purposes usually around minifying your css and js or linting your js
anonymous is the most famous author that anyone can be
Blisse
Profile Blog Joined July 2010
Canada3710 Posts
January 23 2015 18:41 GMT
#11374
http://i.imgur.com/s0i9Xv6.png

ahahah
There is no one like you in the universe.
Deleted User 3420
Profile Blog Joined May 2003
24492 Posts
January 23 2015 19:16 GMT
#11375
I am sure this is an incredibly dumb question to be asking

but I keep looking at example java code, and the code will list that it is part of one package, and in one java file, but in the code it has more than one class

but according to netbeans every class i make has to have it's own java file?
Toadesstern
Profile Blog Joined October 2008
Germany16350 Posts
Last Edited: 2015-01-23 19:34:23
January 23 2015 19:29 GMT
#11376
On January 24 2015 04:16 travis wrote:
I am sure this is an incredibly dumb question to be asking

but I keep looking at example java code, and the code will list that it is part of one package, and in one java file, but in the code it has more than one class

but according to netbeans every class i make has to have it's own java file?

There's a difference between .java and .class files.
.class files are the bytecode-files the compiler generates for the VM and like you said, that's one file per class.
<Elem> >toad in charge of judging lewdness <Elem> how bad can it be <Elem> also wew, that is actually p lewd.
Deleted User 3420
Profile Blog Joined May 2003
24492 Posts
Last Edited: 2015-01-23 20:09:10
January 23 2015 19:52 GMT
#11377
On January 24 2015 04:29 Toadesstern wrote:
Show nested quote +
On January 24 2015 04:16 travis wrote:
I am sure this is an incredibly dumb question to be asking

but I keep looking at example java code, and the code will list that it is part of one package, and in one java file, but in the code it has more than one class

but according to netbeans every class i make has to have it's own java file?

There's a difference between .java and .class files.
.class files are the bytecode-files the compiler generates for the VM and like you said, that's one file per class.


You probably gave me this answer because what I said didn't make sense. It wasn't really what I was asking.

I figured out my problem though, I wasn't nesting the class inside the first class, I was putting it outside of it
nunez
Profile Blog Joined February 2011
Norway4003 Posts
Last Edited: 2015-01-23 20:19:43
January 23 2015 20:11 GMT
#11378
having some fun with openCL / openGL interop.
triangular dirigibles, with 2 thrusters (rotational, translational),
moving on the surface of a torus, all controlled by arrow keys on keyboard.
rational simulation (integer arithmetic), converted to floating points for drawing
when copied into gl buffer.

1


128


64k


256k is ok too (no lag), but video would not be fine (my connection too slow to upload worthwhile video).
segfault at 512k, but naive implementation, so probably not difficult to make it scale further.
conspired against by a confederacy of dunces.
Blisse
Profile Blog Joined July 2010
Canada3710 Posts
January 23 2015 20:38 GMT
#11379
On January 24 2015 04:16 travis wrote:
I am sure this is an incredibly dumb question to be asking

but I keep looking at example java code, and the code will list that it is part of one package, and in one java file, but in the code it has more than one class

but according to netbeans every class i make has to have it's own java file?


In Java I believe you can have multiple classes inside a java file, but only the first class will be public to other files, so all the rest of the classes are private to the file.

I'm a shitty Java developer so I might be wrong.
There is no one like you in the universe.
spinesheath
Profile Blog Joined June 2009
Germany8679 Posts
January 23 2015 20:46 GMT
#11380
On January 24 2015 05:38 Blisse wrote:
Show nested quote +
On January 24 2015 04:16 travis wrote:
I am sure this is an incredibly dumb question to be asking

but I keep looking at example java code, and the code will list that it is part of one package, and in one java file, but in the code it has more than one class

but according to netbeans every class i make has to have it's own java file?


In Java I believe you can have multiple classes inside a java file, but only the first class will be public to other files, so all the rest of the classes are private to the file.

I'm a shitty Java developer so I might be wrong.

It's not like that issue is of any importance, anyways. One class per file, not because you must, but because you can.
If you have a good reason to disagree with the above, please tell me. Thank you.
Prev 1 567 568 569 570 571 1032 Next
Please log in or register to reply.
Live Events Refresh
PSISTORM Gaming Misc
15:55
FSL teamleague CNvsASH, ASHvRR
Freeedom13
Liquipedia
[ Submit Event ]
Live Streams
Refresh
StarCraft 2
SteadfastSC 306
LamboSC2 118
mcanning 69
MindelVK 15
EmSc Tv 11
StarCraft: Brood War
Britney 30168
Rain 2752
Horang2 1410
Jaedong 998
Shuttle 451
Stork 395
PianO 259
firebathero 221
Barracks 164
LaStScan 99
[ Show more ]
Shinee 98
ggaemo 82
Leta 80
Hyun 69
soO 39
Rock 32
Shine 29
Mong 28
JYJ25
ToSsGirL 23
HiyA 21
Movie 15
zelot 11
Dewaltoss 10
Oystein7
Dota 2
Gorgc6149
qojqva1841
Dendi1061
XcaliburYe123
LuMiX1
Counter-Strike
ScreaM961
Heroes of the Storm
Khaldor312
Liquid`Hasu172
Other Games
B2W.Neo1935
Mlord411
Beastyqt257
DeMusliM256
Lowko255
Hui .193
Fuzer 171
Trikslyr27
febbydoto6
Organizations
Dota 2
PGL Dota 2 - Main Stream7590
PGL Dota 2 - Secondary Stream4521
Other Games
EGCTV633
StarCraft 2
EmSc Tv 11
EmSc2Tv 11
Blizzard YouTube
StarCraft: Brood War
BSLTrovo
sctven
[ Show 19 non-featured ]
StarCraft 2
• StrangeGG 71
• HeavenSC 26
• OhrlRock 1
• IndyKCrew
• AfreecaTV YouTube
• sooper7s
• intothetv
• Kozan
• LaughNgamezSOOP
• Migwel
StarCraft: Brood War
• Michael_bg 5
• STPLYoutube
• ZZZeroYoutube
• BSLYoutube
Dota 2
• C_a_k_e 1840
• Ler52
League of Legends
• Nemesis2810
Other Games
• WagamamaTV345
• Shiphtur62
Upcoming Events
IPSL
36m
ZZZero vs rasowy
Napoleon vs KameZerg
OSC
2h 36m
BSL 21
3h 36m
Tarson vs Julia
Doodle vs OldBoy
eOnzErG vs WolFix
StRyKeR vs Aeternum
Sparkling Tuna Cup
17h 36m
RSL Revival
17h 36m
Reynor vs sOs
Maru vs Ryung
Kung Fu Cup
19h 36m
Cure vs herO
Reynor vs TBD
WardiTV Korean Royale
19h 36m
BSL 21
1d 3h
JDConan vs Semih
Dragon vs Dienmax
Tech vs NewOcean
TerrOr vs Artosis
IPSL
1d 3h
Dewalt vs WolFix
eOnzErG vs Bonyth
Replay Cast
1d 6h
[ Show More ]
Wardi Open
1d 19h
Monday Night Weeklies
2 days
WardiTV Korean Royale
2 days
BSL: GosuLeague
3 days
The PondCast
3 days
Replay Cast
4 days
RSL Revival
4 days
BSL: GosuLeague
5 days
RSL Revival
5 days
WardiTV Korean Royale
5 days
RSL Revival
6 days
WardiTV Korean Royale
6 days
Liquipedia Results

Completed

Proleague 2025-11-14
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
CSCL: Masked Kings S3
SLON Tour Season 2
RSL Revival: Season 3
META Madness #9
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

Upcoming

BSL 21 Non-Korean Championship
Acropolis #4
IPSL Spring 2026
HSC XXVIII
RSL Offline Finals
WardiTV 2025
IEM Kraków 2026
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.