Telegram Web Link
*WEBSITE*
devrant.com, the website where coders meet up to discuss their stress and frustration, and laugh over programming related topics.
MATHEMATICS
Difficulty: easy
==========
Program a simple function that partially integrates a closure.
A possible function signature in Pseudocode:
float integrate (float begin, float end, float presicion, closure fx)
Channel photo updated
We've got a new icon for our channel. Tell us what you think in the channel's group!
Throwback 1960
Difficile!
=======
Do any coding challenge above. BUT, you have to reduce the amount of kilobytes the source code takes on your hard drive. A good start is to delete blank spaces!
Programming Challenges pinned «📖 Why did you come to this group? Please briefly explain how and why you came to this group/channel 👤 I'm came from learn programming and coding 👤 to learn 👤 to learn 👤 I actually have no idea I hate this channel 👤 i want to improve my programming skills…»
Machine Learning 1x1
involves mathematics, but easy
==============
Program a single perceptron and train it to work like an AND gate. Don't use a third party library
SORTING
algoooooooos
============
Find at least 5 ways to sort an array of elements. Atleast three of them have to be faster than O (n^a) where a > 1
Pattern-Matching
=========
Find a way to match two strings that are similar. Example:
"Tree" and "Tkee" are matched,
"Tree" and "Coffee" aren't.
If you can, add a way to set the presicion.
Forwarded from Deleted Account
This is a list of few free, open source VPNs you can use in your android or ios phone👇
Bitmask, outline, psiphon and many others

In this bot, you can find VPNs you needed easily. After stating bot, choose (سیستم عامل ها ) to show you the platforms of VPN apps. Then choosing your platform, in the new page displayed to you, choose the(فیلتر شکن) to show you available VPNs for your platform.
If you need help for solving a challenge or want to be in touch with programmers, join our group: https://www.tg-me.com/joinchat-EXSmZwy0PqOMNWPKxI3shw
Are you good at C++ and want to contribute to an uprising Kernel that aims at being compatible with Linux? PM @linuxer4fun if you wan't to contribute!
PRNG
maths, algos, wikipedia, tears
===================
Write a pseudo-random-number-generator, then test it. when outputting 10000 numbers it should on average have at most three doubles!
STDLIB
time consuming, very difficult, but very teaching, worth it!

==============
Implement the standard-library of your favourite language completely. Make sure that it works exactly like the original and unit test everything!
Trivia
=======
Find at least three ways to add up two numbers, a and b. Do the same for multiplication
Programming Challenges pinned «If you need help for solving a challenge or want to be in touch with programmers, join our group: https://www.tg-me.com/joinchat-EXSmZwy0PqOMNWPKxI3shw»
To those who like reading: here a list of a few resources. If you want to add your books, PM me!
Books:
https://www.tg-me.com/pdfcollection123

Novellas:
http://patreon.com/qcat

Technical references:
cppreference.com
asmtutor.org
👍1
Planning 😢
======
Take any program you frequently use and write a UML to it. A good UML consists of three layers:
1) Interaction with the user
2) Processing
3) Data storing
Collision Detection
==============
In order to see wether two objects collide together without slowing down the game, game developers came up with many tricks. Can you find one of them?
Make an algo that detects collision and runs fast even with 1000 objects!
Education
=====================
Your phone just rang, a school tasked you with programming a simulation of mechanics. Embarassing! They don't even allow you to use the fast C++ or the compatible javascript. They want you to use Java. Your program can't exceed 100megabyte in memory consumption.

You better get cracking soon
2025/07/13 20:09:09
Back to Top
HTML Embed Code: