u/LooshCollector - 5 Archived Voat Posts in v/programming
u/LooshCollector
  • home
  • search

u/LooshCollector

0 posts · 5 comments · 5 total

Active in: v/programming (5)

  • ‹‹‹
  • ‹‹
  • ‹
  • 1
  • ›
  • ››
  • ›››
Comment on: Female Programmers

The fact that they're female or not is redundant Semitics. If they're good at writing code they're a programmer. Why do you need to bring attention to the fact they're a girl? Should argue more Semitics and start calling all men guy programmers? it doesn't make any sense to me. girl/female programmers are just women trying to virtue signal about how nerdy they are by calling themselve le gurl coders just like they do the same with video games.

0 30 Oct 2018 16:09 u/LooshCollector in v/programming
Comment on: Female Programmers

I don't know the first thing about ruby but most programming languages have it built in. Its called string formatting and string interpolation. Ruby has it. Hilariously she is using string interpolation in her concatenate method. It's completely redundant to use it that way.

string1 = "hello"
string2 = "world"
output1 = "%s %s" % [string1, string2]
output2 = "#{string1} #{string2}"
0 30 Oct 2018 15:58 u/LooshCollector in v/programming
Comment on: Female Programmers

Hey guys how do I get my php code to work on c++ so I can run my website on c++ instead of apache

0 30 Oct 2018 15:45 u/LooshCollector in v/programming
Comment on: Female Programmers

The console commands are pretty funny but if you zoom in on the code it has been writing you see

def concatenate_strings( string1, string2 )
    "${string1} ${string2}"
end
concatenate_strings("hello", "world");

Prodigy in the works!

0 30 Oct 2018 15:40 u/LooshCollector in v/programming
Comment on: Microsoft already ruining GitHub

F R A M E W O R K S

R

A

M

E

W

O

R

K

S

0 23 Oct 2018 01:36 u/LooshCollector in v/programming
  • ‹‹‹
  • ‹‹
  • ‹
  • 1
  • ›
  • ››
  • ›››

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