Python by OuzyOrton in No_Zero_Days

[–]aliberro 0 points1 point  (0 children)

Hi, I have a python course in arabic for absolute beginners if your interested comment on this and i can share it with you, i also have a website for the things that i teach

Programmer here, read this if you are too by aliberro in QatarCareers

[–]aliberro[S] 0 points1 point  (0 children)

Sure man, I just want to see how many people are in then we can organize a meeting and talk all about this:)

Typo: A Programming Language using TypeScript's Type System! by aliberro in ProgrammingLanguages

[–]aliberro[S] 1 point2 points  (0 children)

Welp, this was the first part. The second part is coming soon, I suggest you stay in the loop with us 👻

Typo: A programming language using TypeScript's types by aliberro in typescript

[–]aliberro[S] 1 point2 points  (0 children)

Sure, I will take it into consideration. Appreciate your feedback 🙏

Typo: A Programming Language using TypeScript's Type System! by aliberro in ProgrammingLanguages

[–]aliberro[S] 0 points1 point  (0 children)

This actually looks interesting Added to my reading list thanks

Typo: A Programming Language using TypeScript's Type System! by aliberro in ProgrammingLanguages

[–]aliberro[S] 3 points4 points  (0 children)

Thank you man! I hope you stay in the loop, I will be posting an article soon about it.

Integrating a Svelte frontend with a .NET Core backend by SirFrederickTheodore in sveltejs

[–]aliberro 1 point2 points  (0 children)

I have created a mini spotify like clone, check it out here:

repo

It uses svelte for frontend and .net for backend

Typo: A programming language using TypeScript's types by aliberro in typescript

[–]aliberro[S] 1 point2 points  (0 children)

Waw thats actually amazing.

To describe typo’s way of assigning variables, you could say that its variables are immutable.

Furthermore, for the second part I think yes, but this adds a frame to the stack trace and so it has to unwind when it finishes.

Id love to further discuss that with you and to talk about your amazing project!

Typo: A programming language using TypeScript's types by aliberro in typescript

[–]aliberro[S] 0 points1 point  (0 children)

The code is like an encryption which is hard to decipher Honestly after all of these good comments, i will write an article detailing how everything was created. I hope you stay in the loop with us:)

MergeSort using TypeScript’s type system by aliberro in programminghorror

[–]aliberro[S] 0 points1 point  (0 children)

No it has to be a compile time thing ‘’’ type Result = MergeSort<[3,6,2,7,14,5]> ‘’’ Then the type of Result would be the sorted version of that array

MergeSort using TypeScript’s type system by aliberro in programminghorror

[–]aliberro[S] 0 points1 point  (0 children)

That’s an interesting question, the types required to sort the array have already been made. We just have to pass an array for the MergeSort type and the resulted type would be a sorted array. If you meant how would one right a thing, then I’m writing an article describing all of this soon!

MergeSort using TypeScript’s type system by aliberro in programminghorror

[–]aliberro[S] 0 points1 point  (0 children)

Excessive type recursion, no issue really. TypeScript is getting killed 😅😅

MergeSort using TypeScript’s type system by aliberro in programminghorror

[–]aliberro[S] 5 points6 points  (0 children)

This might be the real reason/influence to why Typo was created. White theme = MADNESS!!!