leanpub, to datascience
@leanpub@mastodon.social avatar

The Hundred-Page Machine Learning Book (PDF + EPUB + extra PDF formats) by Andriy Burkov is on sale on Leanpub! Its suggested price is $40.00; get it for $14.00 with this coupon: https://leanpub.com/sh/HEQaRVfD

leanpub, to ComputerScience
@leanpub@mastodon.social avatar

Git y GitHub desde cero by Brais Moure is free with a Leanpub Reader membership! Or you can buy it for $9.99! http://leanpub.com/git-github #ComputerProgramming #ComputerScience #Software #VersionControl #Git #SoftwareEngineering

leanpub, to ComputerScience
@leanpub@mastodon.social avatar

Git y GitHub desde cero by Brais Moure is free with a Leanpub Reader membership! Or you can buy it for $9.99! http://leanpub.com/git-github #ComputerProgramming #ComputerScience #Software #VersionControl #Git #SoftwareEngineering

gutenberg_org, (edited ) to mathematics
@gutenberg_org@mastodon.social avatar

#OTD in 1936.

Alan Turing submits On Computable Numbers for publication.

His proof shows that there can be no mechanical, general method (i.e., a Turing machine or a program in some equivalent model of computation) to determine whether algorithms halt. However, each individual instance of the halting problem has a definitive answer, which may or may not be practically computable.

https://en.wikipedia.org/wiki/Turing%27s_proof

#mathematics #computerscience #lgbtq

Moosader, to ComputerScience
@Moosader@mastodon.gamedev.place avatar

Since I'm working on my summer course notes/"book": what is something you wish programmers knew/did?

fabian, (edited ) to python
@fabian@floss.social avatar

🐍 aprxc — A #Python #CLI tool to approximate the number of distinct values in a file/iterable using the Chakraborty/Vinodchandran/Meel’s (‘coin flip’) #algorithm¹.

:codeberg: https://codeberg.org/fa81/ApproxyCount

Vs. sort | uniq -c | wc -l: needs slightly more memory, but 5x faster.

Vs. awk '!a[$0]++' | wc -l: just as fast, using much less memory (20x-150x for large inputs).

At the cost of ~1% inaccuracy (configurable).

Useful? You decide! :)

¹ https://arxiv.org/pdf/2301.10191#section.2

#math #ComputerScience

leanpub, to ComputerScience
@leanpub@mastodon.social avatar

Git y GitHub desde cero by Brais Moure is free with a Leanpub Reader membership! Or you can buy it for $9.99! http://leanpub.com/git-github #ComputerProgramming #ComputerScience #Software #VersionControl #Git #SoftwareEngineering

leanpub, to datascience
@leanpub@mastodon.social avatar

The Hundred-Page Machine Learning Book (PDF + EPUB + extra PDF formats) by Andriy Burkov is on sale on Leanpub! Its suggested price is $40.00; get it for $14.00 with this coupon: https://leanpub.com/sh/L5AtBEiI #DataScience #ComputerScience #MachineLearning #Ai

leanpub, to ComputerScience
@leanpub@mastodon.social avatar

Mastering STM32 - Second Edition by Carmine Noviello is on sale on Leanpub! Its suggested price is $35.99; get it for $23.99 with this coupon: https://leanpub.com/sh/3ulrfTjG

leanpub, to datascience
@leanpub@mastodon.social avatar

The Hundred-Page Machine Learning Book https://leanpub.com/theMLbook by Andriy Burkov is the featured book on the Leanpub homepage! https://leanpub.com #DataScience #ComputerScience #MachineLearning #AI #ebooks

DiazCarrete, (edited ) to ComputerScience
@DiazCarrete@hachyderm.io avatar
leanpub, to technology
@leanpub@mastodon.social avatar

Are you looking for cutting-edge books 📚 on #technology and #computerscience? Then check out Leanpub, where our authors' ebooks are published and updated as they're being written on emerging trends and new developments, and tech that can change day-by-day

MrBerard, to python
@MrBerard@pilote.me avatar

BeeTeeDubs, I'm going live in ten with a #LiveCoding #Python Tutorial drawing flags with turtle graphics.

Really it's about abstraction and decomposition.
#ComputerScience #CSEd #Edutooters @edutooters

Live Coding: Drawing flags with #pythonturtle
https://youtube.com/live/LLiHSBzxNBE?si=4qSVSJXe7pkMgT9z

leanpub, to datascience
@leanpub@mastodon.social avatar

The Hundred-Page Machine Learning Book (PDF + EPUB + extra PDF formats) by Andriy Burkov is on sale on Leanpub! Its suggested price is $40.00; get it for $14.00 with this coupon: https://leanpub.com/sh/zkHhTsbl #DataScience #ComputerScience #MachineLearning #Ai

davidr, to ComputerScience
@davidr@hachyderm.io avatar

and ball trees seem cool, but require full knowledge of the thing I'm searching for. What if it's 7 dimensional and I only know 4 of the values?

I feel like a "parallel kd tree" with a separate binary index on each dimension would work better here.

Reduce depth. Allow unspecified values. It'd also be a snap to create and search each dim in parallel.

This must already exist...

Krupp, to Futurology
@Krupp@hci.social avatar

If you are interested in presenting "work in progress" that intersects computing and society, consider submitting a talk to ACM SIGCAS Works In Progress (WIP). These are online discussions where you can present your work, discuss it with the SIGCAS community, and gain insightful feedback.

To submit a talk, complete the following form: https://forms.gle/N7tuc5e4ELhGLLiSA

We encourage researchers, professionals, and students to participate!

@ACM
@sigcas

realcaseyrollins, to conservative in Red state governor signs bill cracking down on squatters: 'Best dwelling' for them 'is a jail cell'
@realcaseyrollins@noauthority.social avatar

@amerika @LookBehindYouNowAndThen They never ever change? There's no way that's true.

I just shared a post with an IRL friend about a dude who was homeless and on #heroin and once he got clean, he got a #ComputerScience degree with a 4.0 GPA.

https://www.linkedin.com/feed/update/urn:li:activity:7170893355210489857/

remixtures, to ProgrammingLanguages Portuguese
@remixtures@tldr.nettime.org avatar

: "Sixty years ago, on May 1, 1964, at 4 am in the morning, a quiet revolution in computing began at Dartmouth College. That's when mathematicians John G. Kemeny and Thomas E. Kurtz successfully ran the first program written in their newly developed BASIC (Beginner's All-Purpose Symbolic Instruction Code) programming language on the college's General Electric GE-225 mainframe.

Little did they know that their creation would go on to democratize computing and inspire generations of programmers over the next six decades."

https://arstechnica.com/gadgets/2024/05/the-basic-programming-language-turns-60/?utm_brand=ars&utm_source=twitter&utm_social-type=owned&utm_medium=social

leanpub, to ComputerScience
@leanpub@mastodon.social avatar

Build Your Own Database From Scratch by build-your-own.org is on sale on Leanpub! Its suggested price is $29.00; get it for $19.75 with this coupon: https://leanpub.com/sh/GVNwqXYy

leanpub, to ComputerScience
@leanpub@mastodon.social avatar

Git y GitHub desde cero by Brais Moure is free with a Leanpub Reader membership! Or you can buy it for $9.99! http://leanpub.com/git-github #ComputerProgramming #ComputerScience #Software #VersionControl #Git #SoftwareEngineering

leanpub, to datascience
@leanpub@mastodon.social avatar

The Hundred-Page Machine Learning Book (PDF + EPUB + extra PDF formats) by Andriy Burkov is on sale on Leanpub! Its suggested price is $40.00; get it for $14.00 with this coupon: https://leanpub.com/sh/h44WOr67 #DataScience #ComputerScience #MachineLearning #Ai

leanpub, to ComputerScience
@leanpub@mastodon.social avatar

Git y GitHub desde cero by Brais Moure is free with a Leanpub Reader membership! Or you can buy it for $9.99! http://leanpub.com/git-github #ComputerProgramming #ComputerScience #Software #VersionControl #Git #SoftwareEngineering

leanpub, to ComputerScience
@leanpub@mastodon.social avatar

Mastering STM32 - Second Edition by Carmine Noviello is on sale on Leanpub! Its suggested price is $35.99; get it for $23.99 with this coupon: https://leanpub.com/sh/g4ZgTLbO #EmbeddedSystems #InternetOfThings #CAndCpp #ComputerScience

leanpub, to python
@leanpub@mastodon.social avatar

From Source Code To Machine Code: Build Your Own Compiler From Scratch https://leanpub.com/from_source_code_to_machine_code by build-your-own.org is the featured book on the Leanpub homepage! https://leanpub.com

LouisIngenthron, (edited ) to ComputerScience
@LouisIngenthron@qoto.org avatar

#ComputerScience #programming question:

You need to replace references to the variable "terrainHeightValue" in your code with "terrainHeatValue". You know it's limited to one function, and there are 5-8 instances to be replaced.

What do you do?

  • All
  • Subscribed
  • Moderated
  • Favorites
  • megavids
  • thenastyranch
  • rosin
  • GTA5RPClips
  • osvaldo12
  • love
  • Youngstown
  • slotface
  • khanakhh
  • everett
  • kavyap
  • mdbf
  • DreamBathrooms
  • ngwrru68w68
  • provamag3
  • magazineikmin
  • InstantRegret
  • normalnudes
  • tacticalgear
  • cubers
  • ethstaker
  • modclub
  • cisconetworking
  • Durango
  • anitta
  • Leos
  • tester
  • JUstTest
  • All magazines