u/Tingfar - 8 Archived Voat Posts in v/programming
u/Tingfar
  • home
  • search

u/Tingfar

0 posts · 8 comments · 8 total

Active in: v/programming (8)

  • ‹‹‹
  • ‹‹
  • ‹
  • 1
  • ›
  • ››
  • ›››
Comment on: Java or Python

They're both used heavily in industry, learn both. Python is probably the easier of the two to learn unless you've already got some C background in which case Java will seem more familiar.

1 13 Aug 2015 02:11 u/Tingfar in v/programming
Comment on: Starting off in C++

I love the Bjarne book. Excellent for learning as well as reference. My copy is dog eared from use.

0 08 Aug 2015 02:29 u/Tingfar in v/programming
Comment on: [Question] PostgreSQL vs MySQL?

Check out MariaDB instead MySQL. They are both very powerful dbs now and the choice is really what you are most familiar with.

0 29 Jul 2015 20:30 u/Tingfar in v/programming
Comment on: I want to learn C

The Linux kernel is a great project in C.

2 20 Jul 2015 06:44 u/Tingfar in v/programming
Comment on: What youtube channels would you guys recommend for learning Java? full disclosure - my tech fu is weak

There's a whole lot of Scala there, so unless you plan on learning that too you can easily skip that content. Their major technologies are Akka (an Actor framework), Play (netty based, async, non-blocking http framework), and Sbt (Scala based build tool - juiced up Maven). Obviously their channel will focus on this stuff. It can get a little heady, but I love being able to solve problems in new ways!

2 20 Jul 2015 03:26 u/Tingfar in v/programming
Comment on: What youtube channels would you guys recommend for learning Java? full disclosure - my tech fu is weak

I don't know how well they present for beginners, but the Typesafe channel is full of great videos. They're always presenting some of their new technologies complete with examples.

2 19 Jul 2015 04:37 u/Tingfar in v/programming
Comment on: What keeps developers happy?

Competent business leadership that empowers rather than hinders innovation.

2 09 Jul 2015 20:31 u/Tingfar in v/programming
Comment on: Not sure why that Bash Script isn't working, want to understand rather than copy pasta from stack?

If you read man grep(1) you'll see that your -q option suppresses output. I don't think you want to do that since you're using the output to build an array of values.

1 09 Jul 2015 02:52 u/Tingfar in v/programming
  • ‹‹‹
  • ‹‹
  • ‹
  • 1
  • ›
  • ››
  • ›››

archive has 9,592 posts and 65,719 comments. source code.