Cesaro Fractal using p5
1:02
Күн бұрын
Пікірлер
@catnipIsOfficial
@catnipIsOfficial 14 күн бұрын
You motivated me to solve it too,😀
@gurjeetkaur8523
@gurjeetkaur8523 Ай бұрын
i want to learn coding for free in hindi
@Akshay-rj7xm
@Akshay-rj7xm Ай бұрын
@derppppppp
@derppppppp Ай бұрын
noice
@harshvardhansharma8514
@harshvardhansharma8514 Ай бұрын
Finally found someone whose typing speed is exactly like me
@ProgrammingHeadache
@ProgrammingHeadache Ай бұрын
😅
@LoL-hv6px
@LoL-hv6px Ай бұрын
return s[::-1]
@ProgrammingHeadache
@ProgrammingHeadache Ай бұрын
Its c#, s.Reverse() 😁
@shreyasdesai24
@shreyasdesai24 Ай бұрын
Which keyboard is it ?
@ProgrammingHeadache
@ProgrammingHeadache Ай бұрын
Keychron v4
@jailmawkluji1547
@jailmawkluji1547 Ай бұрын
but you didnt pass output array by referene??
@ProgrammingHeadache
@ProgrammingHeadache Ай бұрын
In C# Object parameters are passed with a copy of the reference.
@nothingisreal6345
@nothingisreal6345 2 ай бұрын
public static int lengthOfLastWord(string s) { return s.Split(" ", StringSplitOptions.RemoveEmptyEntries | StringSplitOptions.TrimEntries).Last()?.Length ?? 0; }
@serrato987
@serrato987 9 ай бұрын
bello bello muy bello
@serrato987
@serrato987 9 ай бұрын
Ahora sí se ve bien hacker el setup
@nazgulresebo
@nazgulresebo 9 ай бұрын
Programando desde la matrix
@ashfaqkhan-e1f
@ashfaqkhan-e1f 9 ай бұрын
We appreciate it
@ProgrammingHeadache
@ProgrammingHeadache 9 ай бұрын
If you want a detailed explanation there's an article with source code in the video description.
@serrato987
@serrato987 9 ай бұрын
0:12 cómo le haces para borrar asi las lineas comentadas?
@ProgrammingHeadache
@ProgrammingHeadache 9 ай бұрын
jaja es un replace de * a nada
@serrato987
@serrato987 9 ай бұрын
Te tardaste mas en leer el problema
@ProgrammingHeadache
@ProgrammingHeadache 9 ай бұрын
Ahora han estado saliendo unos fáciles
@serrato987
@serrato987 10 ай бұрын
Este quedó bien elegante jejej
@nazgulresebo
@nazgulresebo 10 ай бұрын
I can do it better XD
@serrato987
@serrato987 10 ай бұрын
Se parece al react
@ProgrammingHeadache
@ProgrammingHeadache 10 ай бұрын
Sí tiene la misma idea de componentes, estados y programar la UI.