@antoniosarosi Well that completely depends on the system you are building.
I wouldn't think of using ArrayLists to make an OS process scheduler for example.
That's the whole point of having different data structures for the same abstraction of a kind of data.
@i2cjak We actually do ts in the Computer Technology course, at least in Informatics Engineering. I have a whole GitHub repo with far more complex circuits files built on PSpice.
@CronosM87@freddier El problema no es que lo necesites, el problema es el enfoque que le das a tus estudios. Si quieres dedicarte a programar no viene al caso que estudies una ingeniería. La ingeniería no te prepara para dedicarte a programar. Si ese es tu objetivo, estás eligiendo mal tus estudios.
@ldobartra Estoy muy de acuerdo con este comentario. Yo empiezo en Septiembre la Ingeniería Informática y me apasiona bastante el campo. Tengo pensado divulgar contenido sobre Ingeniería Informática, y no tanto de programación y cosas así, que es lo más común en YT.
https://t.co/xBNnFOMJly
@ldobartra Hay diferencia entre canales que te enseñan lenguajes y hablan de computación y canales que hablan de "ingeniería" informática, es diferente.
En español no conozco ninguno, en inglés un ejemplo https://t.co/6sLilRA8ue
@guilledesechano@EstocolmoEl@FanTxuriUrdin@FMcpolla Te está diciendo que a pesar de que la mayoría que genera conflictos sea esa, el factor que hace que lo hagan es la marginalidad, y no de dónde sean. Hay que distinguir entre correlación y causalidad. Si no se dan las dos, las conclusiones a las que llegas son erróneas.
@iamdeepaklenka@chapman_bliss@neuralink In your code, 0.25 means that the original files are 4 times smaller than the "compressed" ones. https://t.co/8bi6SAW9o4
@DmytroKrasun Divide a number by 2, and then by 1, and then by 0.5, and then by 0.1, and then by 0.00001. You'll see that when it approaches to 0, the result will be getting higher and higher so fast, so it tends to ∞.
@samhuckaby@0xglitchbyte@teej_dv I started learning Java at 13-14 cause of Minecraft too. In some months i'm joining Informatics Engineering. Java can be useful for him to start programming plugins or mods for Minecraft and then learn another things and languages easily.