Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon.

Pages: 1-

/prog/ challenge #0

Name: Anonymous 2022-10-04 12:44

Assasinate the current President of the United States.
Deadline is 01JAN2030.
First player with proof wins.

Name: Anonymous 2022-10-04 16:54

He's already brain dead. Why bother?

Name: Anonymous 2022-10-04 17:49

>>2
It's a /prog/ challenge! Fun, enjoyment, and competition!

Name: Prog Challenge 2022-10-26 3:33

Abstract
Many object-oriented applications created today, especially Web applications,use relational databases for persistence. Often there is a straightforward correspondence between database tables on the one hand and application classes on the other. Application developers usually write a great deal of code to connect to and query the database, code which differs little from class to class and is often tedious to write. Moreover, the parallel class and table structures constitute a duplication of information, which requires duplication of work and increases the likelihood of errors. Ideally, we could automate this duplication, rendering it invisible to developers. This is the idea behind object-relational mapping (ORM), which achieves the mapping between the object-oriented world and the relational world automatically. Many existing ORM tools do not realize the goal of fully transparent persistence, however, and ORM tools have not become pervasive in the software industry. We survey ORM technology, probing issues of ORM system architecture and examining real-world ORM systems. We consider the state of the art in ORM, asking why it is not more popular than it is and anticipating the future course of ORM system development.

https://digitalcommons.macalester.edu/cgi/viewcontent.cgi?article=1006&context=mathcs_honors

Enigmius1 76 points 1 day ago

Some guy: OOP is so dumb everyone says it's dumb you shouldn't use it.

Same guy: Hey guys I'm trying to make a class for my <project> in <OOP-centric language>. What do?

OOP is everywhere. I can pick any tool anywhere in the world and find things that it's really good for and things it's not so great for. The fact that it isn't a silver bullet doesn't make it a bad solution. It means a person has to have the knowledge to recognize when it's good and when it's not as good.

https://old.reddit.com/r/programming/comments/ycckmj/one_the_best_things_ive_read_about_oop_page_6_to

Name: Anonymous 2022-10-26 5:19

>>4
Hail Satan! One blood birgin sacrifice for one Arthur!

Don't change these.
Name: Email:
Entire Thread Thread List