when co-workers shout out answers/suggestions from their cubicles in response to a question you've asked a single person.
I asked my supervisor how to resolve this issue, and he didn't really know, but I got this great cube-sourced resolution from my co-workers.
it means there is no source (its a BIG FAT LIE)
tom" did you know new bjork album is dropping tonight"
brady " who told you that"
seif " sean's source obv"
brady "good one seif"
seif (completely unrelated) " fuck tom brady!"
The term used by social media gurus when they use fake profiles to boost their follower/like numbers.
A: "Look at these numbers! Our asses are gonna get kicked. Can't you use that fake profile trick- you know the one where you pretend to be a 27 year old hot girl in your bikini?"
B: "It's called Profile Sourcing!"
A: "Of course it is dear :-/ "
Plagiarism. Stealing. Comes from the cooking magazine of the same name which plagiarized articles lifted off the internet.
No, I totally cooks sourced it from the internets. All that stuff is public domain, you know?
11๐ 2๐
A file containing instructions (following a particular language syntax, such as C, C++, or Perl) that define the operation of a program or part of a program. Usually written in text, these files must be compiled/linked or interpreted by separate tools in order to produce an actual functioning program.
#include <stdio.h>
int main()
{
printf("Hello, world!\n");
return 0;
}
11๐ 2๐
Source code is a document written by a programmer which can be compiled into a binary form. A compiler takes source code which is written in a near english form and converts it to the binary code a computer can understand.
C++
JAVA
PASCAL
ex:
if(x>5)
cout << "I like coding!";
19๐ 5๐
The code which makes up a program or game; can be given to programmers to let them modify the program or make upgrades.
I sold the source code for my the game I created.
29๐ 9๐