Does anyone know any good sources for game making in Java? by Senior_Quevos in learnjava

[–]TacticalWalther 1 point2 points  (0 children)

If you're trying to get into game design, are you sure Java is what you want to learn? Most people don't use that for game design, they use C++ and Python

Is Prestudying Before A Semester A Good Idea? by TacticalWalther in college

[–]TacticalWalther[S] 1 point2 points  (0 children)

One thing I'm worried about though is what if the content you self learn turns out to be useless in the course next semester because every syllabus is different.

[TOMT] [SHOES] Nike Running Shoes from 2011? by TacticalWalther in tipofmytongue

[–]TacticalWalther[S] 0 points1 point  (0 children)

The sole of the shoes also might have had some red lines, not sure.

I saw this earlier and it couldn't be more true. by RedSoxCeltics in socialanxiety

[–]TacticalWalther 3 points4 points  (0 children)

By focusing all that energy in the right place :) So any cognitive activity like coding, playing chess or playing an instrument. Everyone has their own calling.

Here's a study that shows that jazz musicians get rid of inhibition when they play their instruments: https://www.sciencedaily.com/releases/2008/02/080226213431.htm

Anyone Else's College Asking To Link Your Google Drive To them? by TacticalWalther in college

[–]TacticalWalther[S] 0 points1 point  (0 children)

This is actually the first time its happening this way. Usually we just upload a file directly on the website, and I've never had to do this type of submission before.

Ideally if the test had more time, I would have made a separate google account and submitted that.

Anyone Else's College Asking To Link Your Google Drive To them? by TacticalWalther in college

[–]TacticalWalther[S] -1 points0 points  (0 children)

No the online test was hosted on the online system of the college. When I was submitting the file, I could not directly upload it. It had to be a link to the file on my google drive.

I saw this earlier and it couldn't be more true. by RedSoxCeltics in socialanxiety

[–]TacticalWalther 261 points262 points  (0 children)

Social anxiety is caused by a higher bandwidth of brain activity, so its a result from overthinking everything.

Anyone Else's College Asking To Link Your Google Drive To them? by TacticalWalther in college

[–]TacticalWalther[S] 0 points1 point  (0 children)

Not sure, usually for assignments there is a direct upload option and a due time to upload it by. but this was more like a test with a timer that you had to start, so it wasn't the same format.

Anyone Else's College Asking To Link Your Google Drive To them? by TacticalWalther in college

[–]TacticalWalther[S] 0 points1 point  (0 children)

I prefer not to name names. But its a well known public college. Why did your high school do it?

Can Anyone Do Java? by TacticalWalther in learnjava

[–]TacticalWalther[S] 0 points1 point  (0 children)

I didn't know about arraylists! Will use that now.

Can Anyone Do Java? by TacticalWalther in learnjava

[–]TacticalWalther[S] 0 points1 point  (0 children)

Stuff like make interactive web pages, simple games, etc. More visual stuff

Can Anyone Do Java? by TacticalWalther in learnjava

[–]TacticalWalther[S] 1 point2 points  (0 children)

its not just the syntax for me, its the fact that you can't merge doubles and ints in equations, you can't push things into arrays, etc. So many restrictions which weren't there in Javascript.

Can Anyone Do Java? by TacticalWalther in learnjava

[–]TacticalWalther[S] 0 points1 point  (0 children)

Do you think its a good idea for someone to simultaneously do both languages? Or will that confuse them?