Trending

#ProgrammingParadigms

Latest posts tagged with #ProgrammingParadigms on Bluesky

Latest Top
Trending

Posts tagged #ProgrammingParadigms

Preview
Stop Coding the Old Way in Assignments! Switch to Event-Driven... As technology advances, the demand for coding skills grows. As per Techinformed, nearly half of UK students now view coding as equally important as foreign languages for their future careers. The driv...

Stop Coding the Old Way in Assignments! Switch to Event-Driven Programming!

-
-
#EventDrivenProgramming #ModernCoding #ProgrammingTips #SoftwareDevelopment #CodingAssignments #TechSkills #LearnToCode #ProgrammingParadigms #StudentCoders #CodeSmart

1 0 0 0

Users questioned the uncritical acceptance of programming paradigms, especially OOP. The discussion suggested courses that teach alternative approaches and encourage a deeper understanding of the trade-offs in different design choices. #ProgrammingParadigms 4/6

0 0 1 0

Comparison point: Many argue AE isn't entirely new, but rather a generalization or enhancement of existing techniques like monads, exceptions, dependency injection, and coroutines. It builds on prior art. #ProgrammingParadigms 3/6

0 0 1 0
Declarative programming for Digital Preservationists @ NTTW8 – ross spencer :: exponentialdecay.digipres :: blog

A fun one to present back in Sept. A link to my No Time To Wait 8 recording and slide-deck and some thoughts about #DeclarativeProgramming and how you might embrace today.

exponentialdecay.co.uk/blog/declara...

#NTTW #NTTW8 #digipres #Software #DigitalLiteracy #ProgrammingParadigms

2 0 0 0
Preview
Programming Paradigms: All the Things We’ve Learned Not To Do

Programming paradigms don't give freedom—they take it away. Here's why Structured, OOP, and Functional might be the last paradigms we ever get. #programmingparadigms

0 0 0 0
D3 gallery Looking for a good D3 example? Here’s a few (okay, …) to peruse. Animation D3’s data join, interpolators, and easings enable flexible animated transitions between views while preserving object consta...

Just spent way too much time on the D3 gallery on Observable. You’ve got bar charts racing each other, graphs that move when you touch them, sunbursts you can zoom into. If you like pretty visuals, go mess around in here: observablehq.com/@d3/gallery

#ProgrammingParadigms @northeasternu.bsky.social

0 0 0 0
Tagged Image Searcher Description Tagged Image Searcher is a simple application that allows users to upload up to ten pictures at a time, attach tags to each one, and search for images by clicking on checkboxes that are ge...

#ProgrammingParadigms
@northeasternu.bsky.social
I was thinking about combining photography and programming, so I developed a simple app on @observablehq.com . Here is the link: observablehq.com/@lang-min-ne... and the demo video: youtu.be/jcEdRZhS58Q

1 0 0 0
Event Planner Application Event Planner – Weekly Event Scheduling Application What it does Event Planner is a fully interactive and reactive scheduling application built with Observable and based on the Event Planner Widget. I...

#ProgrammingParadigms @northeasternu.bsky.social
Do you want to plan your events easily? Try this event planner app by Observable! Powered by a custom widget. Add, edit, drag events, filter by category, and visualize your week with auto-updating charts.
See it at-> observablehq.com/@ryans-works...

0 0 0 0
Player Replacement Finder for FIFA 22 This is a tool to find a replacement for any player in FIFA 22. Choose the player to replace, select any filters that fit the description of the replacements you might be looking for and voilà, you ha...

Want a tool that finds replacements for any player on your #FIFA22 squad? Check out my new app! It’s fast and easy. Select a player, apply filters for potential replacements, and see the most similar options. #ProgrammingParadigms @northeastern.bsky.social

Try it: observablehq.com/d/5c35988404...

0 0 0 0

Unlike traditional applications that follow with frontend, backend, and database layers, Observable takes a different approach. It offers a reactive, notebook-style environment that’s especially well-suited for working with data and visualizations.
#ProgrammingParadigms
@northeasternu.bsky.social

0 0 0 0
Preview
Hugging Face – The AI community building the future. We’re on a journey to advance and democratize artificial intelligence through open source and open science.

From recent interaction with Observable notebook, I learnt that we can build a custom reactive widget using ReactiveWidget! Users can enter text, analyze sentiment via Hugging Face, and view results with dynamic D3 pie charts!
huggingface.co
#ProgrammingParadigms @northeasternu.bsky.social

0 0 0 0

#ProgrammingParadigms @northeasternu.bsky.social
Observable notebooks are a game changer for interactive data visualization. Combine code and graphics effortlessly, and let your data instantly react to each update. Coding is now dynamic and intuitive!

1 0 0 0

#ProgrammingParadigms
@northeasternu.bsky.social
I am not a guy very into low-level stuff, but D3 is one of the tools that I want to learn more about. It has magic, especially in visualizing data. Although more lines of code are needed to get it to work, it provides significant flexibility.

1 0 0 0
Synchronized Inputs Observable Inputs behave similarly to native HTML inputs: they expose a value and emit an input event when the user changes the value. This makes them compatible with Observable’s viewof operator. It ...

🤯Reactive Observable Inputs (JS/TS) do more than charts. Use inputs to directly control emergent behavior in complex simulations (flocking 🐦, physics ⚙️). See the whole system react instantly.⚡️↔️✨Interactive demo: observablehq.com/@observableh... #ProgrammingParadigms @northeasternu.bsky.social

2 0 0 0

Reactivity in Observable notebooks is kind of similar to Makefiles: cell values update based on dependencies, but more automatic. You see visualized results immediately, but also the wrong ones. Forces you to write clean code, or crash visibly.
#ProgrammingParadigms @northeasternu.bsky.social

0 0 0 0

#ProgrammingParadigms @northeasternu.bsky.social Just discovered @observablehq and I'm obsessed! 🤯✨Code + visualization in the same reactive notebook? Mind blown.
Building interactive data visualization has never been this intuitive. The live editing + instant feedback loop is addictive!

0 0 0 0
Event Planner 📘 Event Planner – Reactive Weekly Event Scheduler What it does Event planning is an important thing in our life, so we need a light and powerful tool to plan our event. The weeklyPlanner is a custom r...

For @johnguerra.bsky.social @northeasternu.bsky.social #ProgrammingParadigms class I built an @observablehq.com reactive input that allows users to plan their events efficiently and easily. See demo-> observablehq.com/@ryans-works...

0 1 0 0

#ProgrammingParadigms @northeasternu.bsky.social
Observable can makes interactive data notebooks, dynamic charts, and real-time data analysis! It can easily achieve results that are difficult to achieve with traditional methods, which is very beneficial for development!

0 0 0 0
Photo Tag Adder Description Photo Tag Adder is a simple program that allows users to upload a picture at a time and attach tags to it. What it does This widget allows users to select and upload one image at a time en...

For @johnguerra.bsky.social @northeasternu.bsky.social #ProgrammingParadigms class, I built a @observablehq.com reactive widget allowing users to upload a photo and add tags. Here is the demo: observablehq.com/@lang-min-ne...

0 1 0 0

Observable turned my data viz headaches into charts in just 10 minutes. People think I spent all night on complex D3 charts, but it's just the magic of a few code cells. Love how changing one parameter instantly updates the entire analysis.
#ProgrammingParadigms
@northeasternu.bsky.social

2 0 0 0

It’s wild to think that 20+ years ago, David Heinemeier Hansson’ s `How to build a blog in 15 minutes with Rails` demo not only built a fully functional, database-backed blog but with almost no code.

#ProgrammingParadigms @northeasternu.bsky.social

0 0 0 0

Need to make sense of lengthy documents? With transformer.js, you can summarize text directly in your browser. It's like having a personal research assistant that extracts the essence of any article or paper instantly.
#ProgrammingParadigms @northeasternu.bsky.social

0 0 0 0

Using transformer.js is like having a full AI library in your pocket. You don’t need to call a server — it's all in your browser, like carrying a mini AI lab wherever you go!
#ProgrammingParadigms @northeasternu.bsky.social

0 0 0 0
Preview
a cartoon character from the movie frozen is dancing and saying `` let it grow , let it grow '' . ALT: a cartoon character from the movie frozen is dancing and saying `` let it grow , let it grow '' .

The classic Rails demo is like planting a seed and watching a full-grown tree sprout in seconds. 🚀 Templates spin up your MVC structure instantly—all neatly connected. It’s declarative, almost poetic. A few lines of code, and a whole garden blooms. 🌱 #ProgrammingParadigms @northeasternu.bsky.social

0 0 0 0

#ProgrammingParadigms @northeasternu.bsky.social
Coding with Ruby on Rails turns complex challenges into intuitive solutions, proving that efficiency and elegance can really be best friends. Embrace a framework where every line of code paves the way for seamless innovation.

0 0 0 0

In just 15 minutes, a blog system was set up. The principle of "convention over configuration" in Ruby on Rails is so powerful that it greatly reduces development time, and the MVC architecture also makes the code logic extremely clear! #ProgrammingParadigms @northeasternu.bsky.social

0 0 0 0

One of the most exciting aspects of Observable Notebooks is their reactive programming model. Every cell is interdependent, so tweak a variable and watch your charts, maps, and simulations update instantly—making data exploration feel almost magical. #ProgrammingParadigms @northeastern.bsky.social

0 0 0 0

Although it's almost 20 years old, Ruby on Rails remains impressive. It follows the MVC architecture, which is now mainstream. It enables fast prototyping and features a readable, elegant syntax, much like modern JavaScript frameworks today.
#ProgrammingParadigms
@northeasternu.bsky.social

2 0 0 0

Can you believe that in 2005, David Heinemeier Hansson built a blog in 15 minutes with Rails? Instantly adding fields updated the UI, and domain model magic made the backend simple. www.youtube.com/watch?v=Gzj7...
Simple, fast, and powerful!
#ProgrammingParadigms @northeasternu.bsky.social

1 0 0 0

🤯 Run complex SQL (DuckDB WASM) on large datasets client-side with Observable Framework. 💾⚙️ Instant reactive charts/dashboards📊, avoiding server query load. ✨ Truly interactive! Example: observablehq.com/@uwdata/mosa... #ProgrammingParadigms @northeasternu.bsky.social

1 0 0 0