101010.pl is one of the many independent Mastodon servers you can use to participate in the fediverse.
101010.pl czyli najstarszy polski serwer Mastodon. Posiadamy wpisy do 2048 znaków.

Server stats:

504
active users

#cseducation

0 posts0 participants0 posts today
codeguppy<p>Attention CS teachers and coding club educators:</p><p>Are you in search of a FREE text-based coding platform for your class or coding club?</p><p>Check out <a href="http://codeguppy.com" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">http://</span><span class="">codeguppy.com</span><span class="invisible"></span></a>!</p><p><a href="https://hachyderm.io/tags/cseducation" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>cseducation</span></a> <a href="https://hachyderm.io/tags/javascript" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>javascript</span></a> <a href="https://hachyderm.io/tags/coding" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>coding</span></a> <a href="https://hachyderm.io/tags/programming" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>programming</span></a></p>
codeguppy<p>If you're already familiar with Python, this brief article will demonstrate the JavaScript equivalents of some of the most popular concepts:</p><p><a href="https://codeguppy.com/blog/javascript-is-like-python/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">codeguppy.com/blog/javascript-</span><span class="invisible">is-like-python/</span></a></p><p>... following that, you might be interested in tackling these beginner-friendly JavaScript coding challenges to test your skills:</p><p><a href="https://codeguppy.com/blog/javascript-coding-challenges-for-beginners/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">codeguppy.com/blog/javascript-</span><span class="invisible">coding-challenges-for-beginners/</span></a></p><p>... additionally, dive into these recursion exercises for practical examples of implementing recursion in JavaScript</p><p><a href="https://codeguppy.com/blog/recursion-in-javascript-practical-examples/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">codeguppy.com/blog/recursion-i</span><span class="invisible">n-javascript-practical-examples/</span></a></p><p><a href="https://hachyderm.io/tags/cseducation" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>cseducation</span></a> <a href="https://hachyderm.io/tags/javascript" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>javascript</span></a> <a href="https://hachyderm.io/tags/python" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>python</span></a> <a href="https://hachyderm.io/tags/coding" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>coding</span></a></p>
codeguppy<p>The "Drawing with code " method is a great way to introduce kids to the wonderful world of text-based coding or to transition them from Scratch and other block-based environments.</p><p>This consists of making a drawing using simple shapes and then encoding the drawing on the computer.</p><p>Examples:</p><p>Car<br><a href="https://youtube.com/shorts/FuD2ZSnEl3w" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">youtube.com/shorts/FuD2ZSnEl3w</span><span class="invisible"></span></a></p><p>Flower<br><a href="https://youtube.com/shorts/lT_WZ5cshog" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">youtube.com/shorts/lT_WZ5cshog</span><span class="invisible"></span></a></p><p>Bear<br><a href="https://youtube.com/shorts/jIZJuzrtdOc" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">youtube.com/shorts/jIZJuzrtdOc</span><span class="invisible"></span></a></p><p><a href="https://hachyderm.io/tags/cseducation" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>cseducation</span></a> <a href="https://hachyderm.io/tags/javascript" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>javascript</span></a> <a href="https://hachyderm.io/tags/programming" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>programming</span></a> <a href="https://hachyderm.io/tags/coding" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>coding</span></a></p>
codeguppy<p>What was your first computer?</p><p><a href="https://hachyderm.io/tags/cseducation" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>cseducation</span></a> <a href="https://hachyderm.io/tags/retrogaming" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>retrogaming</span></a> <a href="https://hachyderm.io/tags/retrocomputing" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>retrocomputing</span></a> <a href="https://hachyderm.io/tags/coding" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>coding</span></a></p>
codeguppy<p>CS Teachers: Frogger is a timeless classic you can recreate with students in your coding club! 🐸🎮</p><p>Stay tuned—soon we'll share the full project source code on <a href="http://codeguppy.com" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">http://</span><span class="">codeguppy.com</span><span class="invisible"></span></a>. 🚀</p><p><a href="https://hachyderm.io/tags/CSEducation" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>CSEducation</span></a> <a href="https://hachyderm.io/tags/JavaScript" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>JavaScript</span></a> <a href="https://hachyderm.io/tags/Coding" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Coding</span></a> <a href="https://hachyderm.io/tags/GameDev" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>GameDev</span></a></p>
codeguppy<p>Invaders X -- A new version of our invaders game.</p><p>You can find the original on <a href="http://codeguppy.com" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">http://</span><span class="">codeguppy.com</span><span class="invisible"></span></a> . The new version will be posted soon.</p><p>📢 Attn CS teachers: This is a great coding projects for your coding club.</p><p><a href="https://hachyderm.io/tags/cseducation" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>cseducation</span></a> <a href="https://hachyderm.io/tags/javascript" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>javascript</span></a> <a href="https://hachyderm.io/tags/gamedev" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>gamedev</span></a> <a href="https://hachyderm.io/tags/coding" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>coding</span></a></p>
codeguppy<p>Need help with your codeguppy JavaScript project?<br>Open the "Illustrated JavaScript Coding Course" on an external monitor.</p><p>Get the course from 👇:<br><a href="https://codeguppy.gumroad.com/l/js/launch" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">codeguppy.gumroad.com/l/js/lau</span><span class="invisible">nch</span></a></p><p><a href="https://hachyderm.io/tags/cseducation" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>cseducation</span></a> <a href="https://hachyderm.io/tags/coding" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>coding</span></a></p>
Assn for Computing Machinery<p>🚀The latest issue of "<a href="https://mastodon.acm.org/tags/AdvancesInComputing" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>AdvancesInComputing</span></a>" is out, and it's all about <a href="https://mastodon.acm.org/tags/CSEducation" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>CSEducation</span></a>! </p><p>Explore in-depth articles offering meaningful insights and actionable recommendations on the challenges and opportunities in the world of computing education today. 📚 From the roles of the university to the necessity of research experiences for undergraduates, this edition has it all.</p><p>Read now: <a href="https://bit.ly/4ghw8e3" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">bit.ly/4ghw8e3</span><span class="invisible"></span></a> </p><p><a href="https://mastodon.acm.org/tags/ACM" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ACM</span></a> <a href="https://mastodon.acm.org/tags/Computing" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Computing</span></a></p>
Kyle Thayer<p><span class="h-card" translate="no"><a href="https://hci.social/@SusanNotess" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>SusanNotess</span></a></span> and I wrote a new online textbook!</p><p>Social Media, Ethics, and Automation</p><p>We teach people who have never programmed before to write social media bots, and then think about the ethics of what they've just done.</p><p>Visit the textbook here: <a href="https://social-media-ethics-automation.github.io/book" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">social-media-ethics-automation</span><span class="invisible">.github.io/book</span></a></p><p>Read my blog about it here: <br><a href="https://medium.com/@kyle.thayer/social-media-ethics-and-automation-we-wrote-a-textbook-96bcbd179551" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">medium.com/@kyle.thayer/social</span><span class="invisible">-media-ethics-and-automation-we-wrote-a-textbook-96bcbd179551</span></a></p><p><a href="https://hci.social/tags/CSEducation" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>CSEducation</span></a> <a href="https://hci.social/tags/socialmedia" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>socialmedia</span></a> <a href="https://hci.social/tags/TechEthics" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>TechEthics</span></a> <a href="https://hci.social/tags/Ethics" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Ethics</span></a> <a href="https://hci.social/tags/textbook" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>textbook</span></a> <a href="https://hci.social/tags/EthicsEducation" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>EthicsEducation</span></a> <a href="https://hci.social/tags/bots" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>bots</span></a></p>
Guido Bartolucci<p>I’ve spent the last seven years re-educated myself in CS and I have become extremely disappointed by the quality of CS education I received from Purdue circa late 90s. Purdue was considered the number one CS school during that time but I look back at the haphazard pedagogy and wonder what metrics people were using to determine the quality of that education. <a href="https://mastodon.social/tags/cseducation" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>cseducation</span></a> <a href="https://mastodon.social/tags/pedagogy" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>pedagogy</span></a> <a href="https://mastodon.social/tags/computerscience" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>computerscience</span></a> </p><p>1/x</p>
Webdev Weekly<p>Illustrated JavaScript coding course for absolute beginners</p><p><a href="https://codeguppy.com/site/download/coding_course.pdf" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">codeguppy.com/site/download/co</span><span class="invisible">ding_course.pdf</span></a></p><p>Discussions: <a href="https://discu.eu/q/https://codeguppy.com/site/download/coding_course.pdf" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">discu.eu/q/https://codeguppy.c</span><span class="invisible">om/site/download/coding_course.pdf</span></a></p><p><a href="https://mastodon.social/tags/cseducation" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>cseducation</span></a> <a href="https://mastodon.social/tags/internetisbeautiful" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>internetisbeautiful</span></a> <a href="https://mastodon.social/tags/javascript" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>javascript</span></a> <a href="https://mastodon.social/tags/programming" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>programming</span></a> <a href="https://mastodon.social/tags/webdev" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>webdev</span></a></p>
Dr. Casey Fiesler<p>Hey good luck to everyone working on finishing up <a href="https://hci.social/tags/SIGCSE2024" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>SIGCSE2024</span></a> papers this week! I'm really excited to see new <a href="https://hci.social/tags/CSeducation" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>CSeducation</span></a> work in the spring. :)</p><p>Also for the record I decided to break my sabbatical rule to not review papers, and signed up to review for SIGCSE. They are really, really hurting for reviewers, so if you know anything about CS education, consider volunteering to review, it may not be too late: <a href="https://docs.google.com/forms/d/e/1FAIpQLSdkYYpAFIi7w-QOseN-aLHjiLNuOrprc3Btdv9IoHv9D4Tb_A/viewform" rel="nofollow noopener" target="_blank"><span class="invisible">https://</span><span class="ellipsis">docs.google.com/forms/d/e/1FAI</span><span class="invisible">pQLSdkYYpAFIi7w-QOseN-aLHjiLNuOrprc3Btdv9IoHv9D4Tb_A/viewform</span></a></p>
Dr. Casey Fiesler<p>Hey <a href="https://hci.social/tags/CSeducation" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>CSeducation</span></a> peeps! Pointers to literature about what coursework in computer science degrees tends to look like? Like an analysis of programs of study and what classes tend to be required versus electives? (I'm just assuming this exists but I haven't found it!)</p>
Brian Krupp<p>We had our inaugural Internet of Things course where students had the opportunity to present some really neat projects using Raspberry Pis and ESP8266 boards. Projects included a soil sensing system, a smart doorbell camera, a backup camera for a car, and a smart mailbox system. Very cool to see what students created!</p><p><a href="https://mastodon.acm.org/tags/iot" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>iot</span></a> <a href="https://mastodon.acm.org/tags/cseducation" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>cseducation</span></a></p><p><span class="h-card"><a href="https://raspberrypi.social/@Raspberry_Pi" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>Raspberry_Pi</span></a></span> <span class="h-card"><a href="https://mastodon.social/@arduino" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>arduino</span></a></span></p>
Unix Weekly<p>Linux Beginner Resources!!!</p><p><a href="https://youtu.be/AWDxfZkGW_w" rel="nofollow noopener" target="_blank"><span class="invisible">https://</span><span class="">youtu.be/AWDxfZkGW_w</span><span class="invisible"></span></a></p><p>Discussions: <a href="https://discu.eu/q/https://youtu.be/AWDxfZkGW_w" rel="nofollow noopener" target="_blank"><span class="invisible">https://</span><span class="ellipsis">discu.eu/q/https://youtu.be/AW</span><span class="invisible">DxfZkGW_w</span></a></p><p><a href="https://mastodon.social/tags/cseducation" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>cseducation</span></a> <a href="https://mastodon.social/tags/linux" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>linux</span></a> <a href="https://mastodon.social/tags/linuxquestions" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>linuxquestions</span></a> <a href="https://mastodon.social/tags/unix" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>unix</span></a></p>
Dr. Casey Fiesler<p>Today I said goodbye to Twitter (at least until things... doubtful... improve), and I think <a href="https://hci.social/tags/TwitterMigration" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>TwitterMigration</span></a> will increase, so another introduction!</p><p>I'm an information science professor who researches <a href="https://hci.social/tags/techethics" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>techethics</span></a> <a href="https://hci.social/tags/aiethics" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>aiethics</span></a> <a href="https://hci.social/tags/onlinecommunities" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>onlinecommunities</span></a> <a href="https://hci.social/tags/hci" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>hci</span></a> <a href="https://hci.social/tags/cseducation" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>cseducation</span></a> and <a href="https://hci.social/tags/fandom" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>fandom</span></a> (also, at least once, all of those things at the same time!) </p><p>I also do a lot of science communication (and occasional silliness) on <a href="https://hci.social/tags/TikTok" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>TikTok</span></a> (@professorcasey) and my <a href="https://hci.social/tags/YouTube" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>YouTube</span></a> (CaseyFieslerPhD) is full of <a href="https://hci.social/tags/gradschool" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>gradschool</span></a> advice!</p>
Alex Dillhoff<p><a href="https://sigmoid.social/tags/introduction" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>introduction</span></a></p><p>I am a Senior Lecturer and researcher interested in machine learning and computer vision approaches as a tool to aid in rehabilitation, diagnosis, and accessibility.</p><p>As an educator, I am interested in perspectives from both academia and industry. I want to provide students with the tools and confidence to pursue whatever avenue they are most interested in.</p><p>I'm also interested in fostering diversity in <a href="https://sigmoid.social/tags/cseducation" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>cseducation</span></a> through listening and understanding.</p>
Robert Vincent<p><a href="https://mastodon.online/tags/introduction" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>introduction</span></a> </p><p>I'm a former software developer in <a href="https://mastodon.online/tags/Boston" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Boston</span></a>, now a computer science <a href="https://mastodon.online/tags/teacher" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>teacher</span></a> at <a href="https://mastodon.online/tags/Marianopolis" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Marianopolis</span></a> College near <a href="https://mastodon.online/tags/Montreal" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Montreal</span></a>, <a href="https://mastodon.online/tags/Canada" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Canada</span></a>. I'm interested in <a href="https://mastodon.online/tags/cseducation" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>cseducation</span></a>, <a href="https://mastodon.online/tags/programming" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>programming</span></a> languages, <a href="https://mastodon.online/tags/python" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>python</span></a>, <a href="https://mastodon.online/tags/ai" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ai</span></a>, <a href="https://mastodon.online/tags/ml" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ml</span></a>, and most other topics in <a href="https://mastodon.online/tags/computing" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>computing</span></a> and <a href="https://mastodon.online/tags/cognition" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>cognition</span></a>.</p>