Back

Arpit Shukla

Helping people achie... • 2m

Why are we still coding in programming languages when plain but exact English statements should be used to define what functions and methods should do. Just a vision: 1. Let everyone (not only developers) write modular functions with plain English descriptions and the AI converts it to most optimised code underneath. 2. These functions work as lego bricks (say nodes) which can be used to build anything. 3. Community of writers (read node developers) develop reusable templates of nodes like authentication, db access, file reading etc. For developers: we only write function docstrings and the function is actually written by AI. Plain english unit test cases to keep it compliant to the requirement.

8 Replies
14
Replies (8)

More like this

Recommendations from Medial

Sanskar

Keen Learner and Exp... • 1m

Day 17 of learning python as a beginner. Topic: lambda functions + email filter Lambda functions are a single line anonymous function without using the usual def key word. All function: checks whether all the key words (spam_keywords) are present

See More
Reply
2

Sanskar

Keen Learner and Exp... • 1m

Day 5 of learning python as a beginner. Topic: Functions On my previous day post many people shared their github where I was introduced to def functions and since then I started learning more about def functions. Thank you all those people who are

See More
Reply
Image Description

Himanshu Singh

 • 

Wherehouse • 7m

You still don't know what Vercel Fluid Compute is ? Let's start with traditional approach ? In traditional server setups, you rent or own physical or virtual machines that are always running. These servers handle all your application's tasks, such

See More
1 Reply
4
Image Description
Image Description

Rohan Saha

Founder - Burn Inves... • 3m

Oh wow I used to think I was the only one using it like this but turns out there are so many people 😅, I mostly use AI as a translator because my english isn’t that great, so I write my messages in hindi and then translate them into english. Sometim

See More
8 Replies
1
14
1

Sanskar

Keen Learner and Exp... • 1m

Day 24 of learning python as a beginner. Topic: decorators Somebody has suggested me that I should focus on some of the important things and he gave me a list of topics to learn. Decorators were at very top of that list and therefore I decided to l

See More
Reply
1

Sanskar

Keen Learner and Exp... • 1m

Day 30 of learning python as a beginner. Topic: making a fully functional calculator. Yesterday I got introduced to tkinter and was successful in creating a basic graphical layout for the calculator and today I added logic into it and now I finally

See More
Reply
2

Vansh Khandelwal

Full Stack Web Devel... • 9m

Unit testing is a critical practice in software development that ensures individual code units work as expected. It helps catch bugs early, simplifies refactoring, and improves code quality and reliability. Unit tests verify the smallest parts of an

See More
Reply
2

Sanskar

Keen Learner and Exp... • 1m

Day 11 of learning python as a beginner. Topic: creating journal entry program using file I/O. I got a little sidleline from my original plan of editing my to-do list program and created an entirely new program this time for writing a daily journal

See More
Reply
1
10

Somen Das

Senior developer | b... • 1y

### Performance Boost in SoundLink Key Improvement: I significantly boosted SoundLink’s performance by optimizing audio data handling in the recorder class. Initially, calling `shortarray.toByteArray()` directly for file writing and broadcasting led

See More
Reply
4

ShipWithRathor

habitide.in Minimal ... • 1m

Ever tried cracking interviews at big tech companies? It feels like preparing for a space mission. DSA here, system design there, behavioral rounds, case studies, trick questions — by the time you’re done, you don’t even remember why you wanted the j

See More
Reply
14

Download the medial app to read full posts, comements and news.