FATHI, to programming Persian
@FATHI@mstdn.social avatar
treyhunner, to python
@treyhunner@mastodon.social avatar

Note that this function uses an "if" statement that returns, and an "else" that also returns.

Read more 👉 https://trey.io/FlSco3

dentangle, to programming
@dentangle@chaos.social avatar

After protracted negotiations, ThreadSanitizer has blessed my threadly abuses.

#C

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?

andybrunner, (edited ) to Java
@andybrunner@swiss.social avatar

Freeware: Java Utility Package (Version 2024.05.24) released

  • KHTTPClient: Support for PUT, PATCH, OPTIONS and DELETE methods
  • KSMTPMailer: New mail header X-TLS-Connnection, added TLS host name check
  • K: Many new utility methods
  • Added sample code
  • Some minor code/cleanup and document changes

https://java-util.k43.ch

box464, to python
@box464@mastodon.social avatar

A free intro to python webinar for kids this weekend!

https://guruface.com/webinar/python-coding-classes-for-kids/416

stevensanderson, to programming
@stevensanderson@mstdn.social avatar
daviwil, to scheme
@daviwil@fosstodon.org avatar

I just opened registration for the June iteration of the "Hands-On Guile Scheme for Beginners" course!

This is an 8-week course that is a mixture of on-demand learning content, live Q&A sessions, practical exercises, and a private forum where I answer all your questions.

This iteration officially begins on June 8th, full details and schedule can be found here:

https://systemcrafters.net/courses/hands-on-guile-scheme-beginners/

Come learn Scheme and functional programming with us!

#gnu #guile #scheme #programming

EeroMutka, to gamedev Finnish
@EeroMutka@mastodon.gamedev.place avatar

Some more chill progress for my UI library with a color picker!

link to the library: https://github.com/EeroMutka/Fire

video/mp4

Meghal, to linux

📢 Calling all tech enthusiasts and Linux aficionados! 📚

Excited to introduce our latest release, "Linux Kernel Programming." We're seeking passionate readers to review the book and share their insights on Amazon.

If interested in diving deep into Linux Kernel development and providing valuable feedback, please DM me on LinkedIn: https://www.linkedin.com/in/meghal-patel-320a8015/.

Here- https://packt.link/4SGql

Thank you for your support!

ALTAnlp, to programming
@ALTAnlp@sigmoid.social avatar

ICYMI: CALL FOR PROBLEMS FOR SHARED TASK FOR #ALTA2024 WORKSHOP

The ALTA shared tasks are targeted at #university students with #programming experience.

They should be related to a #language #technology task, able to be automatically evaluated, with training and test #data able to be distributed to participants at low- or no-cost, and should be fun!

📆 Submissions by Friday 7 June 2024.

✉️ shared-task@alta.asn.au

https://alta2024.alta.asn.au/calls

JenMsft, to programming
@JenMsft@mastodon.social avatar

When you approve your own pull request

joachim, to programming
@joachim@drupal.community avatar

Is there a concept in #programming for whether an #API is inward or outward? For example, suppose I have an interface whose intention is that other code can implement it, but it's only supposed to be called by the internals of my code: it's public for implementation, but internal for callers.

bsletten, to Humor
@bsletten@mastodon.social avatar

Nerds and nihilists will appreciate this one.

pragmaticmarg, to programming
@pragmaticmarg@hachyderm.io avatar

Celebrating the beta release of Advanced Hands-on Rust by Herbert Wolverson. @herberticus https://medium.com/pragmatic-programmers/advanced-hands-on-rust-2f1446827466

pixel, to swift
@pixel@social.pixels.pizza avatar
stevensanderson, to datascience
@stevensanderson@mstdn.social avatar

Learn how to handle rows in R containing specific strings using base R's grep() and dplyr's filter() with str_detect(). Select or drop rows efficiently and enhance your data manipulation skills. Give it a try with your datasets for better data cleaning and organization.

#R

Post: https://www.spsanderson.com/steveondata/posts/2024-05-23/

doctormo, to python
@doctormo@floss.social avatar

I'm slowly making my way through a 8 thousand line python addition to 's library for parsing text and font elements in properly. It's important and useful, but it's also a lot.

I'm not sure how to say "please run pylint over your code because my eyes hurt trying to read this". without sounding like an ungrateful jerk. 😅

professorhank, to cpp
@professorhank@sfba.social avatar

Come check out my latest C++ video. Leave a note in the YouTube comments letting me know how I did.

https://youtu.be/dArZpIrMftY

#LearnToCode #cpp #programmer #programming

jackwilliambell, to cpp
@jackwilliambell@rustedneuron.com avatar
drcaberry, to Creativity
@drcaberry@blacktwitter.io avatar
freemo, to ArtificialIntelligence
@freemo@qoto.org avatar

So for those of you who missed it, I am hiring for fully remote positions worldwide, everything from Jr. to Sr. Programmers and Data Scientists.

Our company mission is ML related but we are currently in stealth mode, but we are well funded and have about 15 employees now and looking to hire abou 15 more.

The company is ethics and open-source first company, you can see the link to the website below. It also donates time from its employees for non-profit open-source projects heavily.

https://cleverthis.com/

We can especially use NLP expert at the moment as well as good programmers who know Java, Linux, and hopefully comfortable being a polyglot.

You can see all our positions here as well as some details for how to apply:

https://docs.cleverthis.com/en/human_resources/organizational_structure/universal_requirements

If you feel you are a fit we guarantee everyone an interview. We also offer the opportunity to make some money on the interview even if you dont get the job (through open-source bounties).

If you want to schedule an interview you can use the following link:

https://cal.com/team/cleverthis/interview-stage-1

If you can’t find any time slots that work for you we have our extended hours link below:

https://cal.com/team/cleverthis/interview-stage-1-extended

xavdid, to programming
@xavdid@mastodon.social avatar

I'm doing some monitor shopping and am looking for recs. I do , so I look at code and browsers all day. Priority is for screen real estate and text sharpness. There's a budget, but it's sizeable enough to not be a (big) factor here.

Anyone have big recs or feelings?

My top 4 frontrunners are https://www.displayspecifications.com/en/comparison/a8752b4ad3

SergKoren, to programming
@SergKoren@writing.exchange avatar

Do people still do pair-programming? I was a big proponent back in the day.

stevensanderson, to programming
@stevensanderson@mstdn.social avatar

Want to split numbers up, because why not? I go over this in todays post using gsub() and strsplit() functions from base R.

Post: https://www.spsanderson.com/steveondata/posts/2024-05-22/

#R #RStats #RProgramming #Programming #Coding #Data #gsub #strsplit #BaseR

image/png

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