#haskellprojects kết quả tìm kiếm

If you're prepping for tech job interviews, you should know how to apply data structures & algorithms to coding challenges. And this course helps you learn the key DSA you'll need to know with plenty of examples. It covers arrays, sets, hashmaps, Big O notation, sliding window,…

freeCodeCamp's tweet image. If you're prepping for tech job interviews, you should know how to apply data structures & algorithms to coding challenges.

And this course helps you learn the key DSA you'll need to know with plenty of examples.

It covers arrays, sets, hashmaps, Big O notation, sliding window,…

I’ve put together a thread of early-stage projects I’ve talked about before, don’t forget to keep an eye on them and stay active

Iam_Crypto1's tweet image. I’ve put together a thread of early-stage projects 

I’ve talked about before, don’t forget to keep an eye on them and stay active

a Haskell developer learns that programming can be used to build a "product"

effectfully's tweet image. a Haskell developer learns that programming can be used to build a "product"

We have a new task from @oceanprotocol and a new opportunity to earn some nice prizes🧐 CivicLens: The first structured dataset of European Parliament speeches! This is a challenge to create a research-grade dataset from real EU plenary speeches through annotations.…

Haezl_Crypto's tweet image. We have a new task from @oceanprotocol and a new opportunity to earn some nice prizes🧐

CivicLens: The first structured dataset of European Parliament speeches!

This is a challenge to create a research-grade dataset from real EU plenary speeches through annotations.…

There's a legendary blog post by a C# developer who tried using Go and Haskell (both for the first time) to implement the same concurrent algorithm. The result: Haskell required 4.5x less code, took half the time to complete and had much better DevEx overall. A thread.

effectfully's tweet image. There's a legendary blog post by a C# developer who tried using Go and Haskell (both for the first time) to implement the same concurrent algorithm.

The result: Haskell required 4.5x less code, took half the time to complete and had much better DevEx overall.

A thread.

We have some good projects listed here, some of them were made for issues raised on awesome-saas repo for hacktober fest, if you also want to be the part of the community join us on dicord, link in comments.

KhushiMhasange's tweet image. We have some good projects listed here, some of them were made for issues raised on awesome-saas repo for hacktober fest, if you also want to be the part of the community join us on dicord, link in comments.

I just completed my stage 0 project as a frontend developer intern at HNG Internship The project was to build a simple profile card and making sure it follows HTML semantics & accessibility Check it out 🔗: heisemmanuell.github.io/profile-card/

heisemmanuell's tweet image. I just completed my stage 0 project as a frontend developer intern at HNG Internship

The project was to build a simple profile card  and making sure it follows HTML semantics & accessibility

Check it out 
🔗: heisemmanuell.github.io/profile-card/

Since Haskell is trending, I got you this introduction to programming, with Haskell, in a series of 27 lectures with professor S. P. Suresh. Get serious, learn Haskell. Link in the comment.

DiracGhost's tweet image. Since Haskell is trending, I got you this introduction to programming, with Haskell, in a series of 27 lectures with professor S. P. Suresh. 

Get serious, learn Haskell. 

Link in the comment.

New week, new integrations ⚡️ Now you can seamlessly explore these 12 amazing projects directly from your wallet 🩵 @UpscaleTrade @pinai_io @HolmesAI_ @Bean_DEX @AtlantisDEX_xyz @CloberDex @TownSquarexyz @aiwhitebridge @GPT360_Official @bigpumpai @WheelX_fi @EuclidProtocol

BitgetWallet's tweet image. New week, new integrations ⚡️

Now you can seamlessly explore these 12 amazing projects directly from your wallet 🩵

@UpscaleTrade @pinai_io @HolmesAI_ @Bean_DEX @AtlantisDEX_xyz @CloberDex @TownSquarexyz @aiwhitebridge @GPT360_Official @bigpumpai @WheelX_fi @EuclidProtocol

I went to see if they cross-posted this news package here, but they didn’t. This administration is just so cartoonishly evil and wants us all to hate each other. The Haskell Free Library is at its essence what we should be!! This is awful 💔


The Projects page is now live. With shadcn/ui kit 🤓 The link is below ⤵️

TobyBelhome's tweet image. The Projects page is now live.  With shadcn/ui kit 🤓

The link is below ⤵️

Use Haskell everywhere, even for configuration.

sridca's tweet image. Use Haskell everywhere, even for configuration.

Haskell has a library called "hint" that enables you to use Haskell itself (rather than say YAML or Dhall) for application configuration. I created a little demo with Nix support for it: github.com/srid/hint-demo

sridca's tweet image. Haskell has a library called "hint" that enables you to use Haskell itself (rather than say YAML or Dhall) for application configuration.

I created a little demo with Nix support for it:

github.com/srid/hint-demo


How to learn Rust as a Haskell programmer 1. Read Rust By Example. Play around with interesting code examples 2. Read the Rust book chapter on lifetimes and whatever pops out 3. Read the Rust Performance "Book" 4. Read the Tokio "tutorial", write echo server DONE $400K/yr

PLT_cheater's tweet image. How to learn Rust as a Haskell programmer

1. Read Rust By Example. Play around with interesting code examples

2. Read the Rust book chapter on lifetimes and whatever pops out

3. Read the Rust Performance "Book"

4. Read the Tokio "tutorial", write echo server

DONE

$400K/yr

Here's an example of why Haskell is such a sick language This is a complete implementation of a generic maximin algorithm in Haskell for one player versus "nature" (uncertainty), optimized using dynamic programming

GabriellaG439's tweet image. Here's an example of why Haskell is such a sick language

This is a complete implementation of a generic maximin algorithm in Haskell for one player versus "nature" (uncertainty), optimized using dynamic programming

New Hasql: a native Haskell Postgres driver faster than C A talk about Postgres, Haskell, and category theory from @NikitaYVolkov @BOBKonf #BOBkonf2018 #Sketchnote

iamjoyheron's tweet image. New Hasql: a native Haskell Postgres driver faster than C 

A talk about Postgres, Haskell, and category theory from @NikitaYVolkov

@BOBKonf #BOBkonf2018 #Sketchnote

While all the rubbish with Ocean continues we keep building. Our projects: 1. ASI1 - Model for agentic systems and UI to enable agents for anyone 2. Agentverse - agent discoverability and deployment platform which delivers all the components to build, deploy, monitor and make…


VSCode plugin: Haskell profiling information as source code highlight. Try out the prototype: github.com/Petrosz007/has…


Howdy #Haskell devs! I've just finished a first draft of izuna that brings Haskell type annotation on Github 📑 github.com/matsumonkie/iz… It's meant to enhance code review for Haskell on Github 👓


Is calculating percentage growth in Haskell the real code to happiness? Source: devhubby.com/thread/how-to-… #HaskellProjects #100DaysOfCode #HaskellCoding #GrowthMetric #growth #haskell

JordanKEurope's tweet image. Is calculating percentage growth in Haskell the real code to happiness?

Source: devhubby.com/thread/how-to-…

#HaskellProjects #100DaysOfCode #HaskellCoding #GrowthMetric #growth #haskell

RT @R_sorrows: Yo S/O to Haskell looking like the projects aka #HaskellProjects


Yo S/O to Haskell looking like the projects aka #HaskellProjects


Không có kết quả nào cho "#haskellprojects"

Is calculating percentage growth in Haskell the real code to happiness? Source: devhubby.com/thread/how-to-… #HaskellProjects #100DaysOfCode #HaskellCoding #GrowthMetric #growth #haskell

JordanKEurope's tweet image. Is calculating percentage growth in Haskell the real code to happiness?

Source: devhubby.com/thread/how-to-…

#HaskellProjects #100DaysOfCode #HaskellCoding #GrowthMetric #growth #haskell

Loading...

Something went wrong.


Something went wrong.


United States Trends