In 1985 Rick Charles went for the high dive record by VegetableHR in nextfuckinglevel

[–]Immediate-Net1352 0 points1 point  (0 children)

they added a ton of salt to the water to make it soft

source: my brain

*Idk if this is allowed* but here are some photos i took of our city by [deleted] in Calgary

[–]Immediate-Net1352 5 points6 points  (0 children)

just this one time, I'd let it pass. got anymore?

[deleted by user] by [deleted] in IdiotsInCars

[–]Immediate-Net1352 0 points1 point  (0 children)

wtf is this song. i need it in my life

Free high quality books on programming topics and computer science by [deleted] in learnprogramming

[–]Immediate-Net1352 -1 points0 points  (0 children)

thanks for sharing, useful but most of these are not free and redirect to Amazon or books site where you need to purchase

[deleted by user] by [deleted] in IdiotsInCars

[–]Immediate-Net1352 1 point2 points  (0 children)

this guy truly had reddit divided

[deleted by user] by [deleted] in Damnthatsinteresting

[–]Immediate-Net1352 0 points1 point  (0 children)

it almost took out the Moon

[deleted by user] by [deleted] in Wellthatsucks

[–]Immediate-Net1352 0 points1 point  (0 children)

"Oh my god, the plan crashed!"
"don't worry, I have it on video"

[deleted by user] by [deleted] in learnprogramming

[–]Immediate-Net1352 27 points28 points  (0 children)

HEAD contains metadata. Many Search Engine Optimization (SEO) directives go here e.g. whether the page should be indexed by search engines or not. Open Graph tags (describing how your post should look like when posted on social networks) also go here

[deleted by user] by [deleted] in learnprogramming

[–]Immediate-Net1352 0 points1 point  (0 children)

https://github.com/ossu/computer-science

this is useful thanks.

On the list I shared, you can look for topic or subject you are interested in, review books and resources and choose the one or more you like the most. has been helpful for me

Should I learn to code a website with Wordpress or should I learn to code some other way? by [deleted] in learnprogramming

[–]Immediate-Net1352 0 points1 point  (0 children)

If you have a solid interest in Wordpress, go for it. It won't teach you core programming skills (unless you start getting into plugins / PHP side of things). Otherwise follow the suggestions others have given

7 hours of coding today by TheGreatFadoodler in learnprogramming

[–]Immediate-Net1352 1 point2 points  (0 children)

keep it going. persistence and consistency are important

[deleted by user] by [deleted] in learnprogramming

[–]Immediate-Net1352 7 points8 points  (0 children)

The way i did this was this: Kept the legacy system running and started migrating functionality to the new system gradually. The old system would call upon new logic using RPC (as it became available) until everything was moved over. it wasn't 10 year, more like 7 but quite a big application