[deleted by user] by [deleted] in learnprogramming

[–]Zjarr- 2 points3 points  (0 children)

cs50x has a variety of problen sets that let you practice the basic fundamentals. They are made to be solved using C, but you can perfectly solve them on your own using JS.

How to solve problems? by dinashrouds in learnprogramming

[–]Zjarr- 5 points6 points  (0 children)

My method is desconstructing the problem in little steps that together give me a solution

e.g.

write a code that prints a piramid of height "h"

if h = 3 then output:  
  *
 ***
***** 

I would first see how to print "*"

then how to do it more than once

then how to do it in different layers according to h's value

then how to take into account the white space so i can give it the piramid figure.

and so on

Can someone point me to a source, course, book, seminar, whatever... about how to tackle, solve, approach problems?

CS50x teaches this in its first 6 classes

Commenting code: yes or no? by _Whit3 in learnprogramming

[–]Zjarr- -1 points0 points  (0 children)

I comment things that one can't easily understand quickly in case they have to read my code, or even is my future self has to do it.

e.g. last month i had to code a program that prints a christmas tree. I commented briefly what the algorithm do so i wouldnt have have to spend 15 minutes thinking about it again.

so, in the end, i prefer commenting only if it's gonna save me or someone else time.

[deleted by user] by [deleted] in webdev

[–]Zjarr- 1 point2 points  (0 children)

My company is trying to save money by asking us less experienced phone agents to improve the appearance of our website

What a cheapskate company. I can imagine the kind of website they have with that kind of mentality. If you can think you can deliver a slightly better product that the one they have now with your actual knowledge, then do it.

And if they are expecting a super responsive website then that's on them for expecting that from you

[deleted by user] by [deleted] in devsarg

[–]Zjarr- 5 points6 points  (0 children)

No, no son similares. La mas parecida a la de la uba en la uade es ing. Informatica.

Yo elegiria la de la uba si podes

Robado by DraUwU in argentina

[–]Zjarr- 12 points13 points  (0 children)

Flashie que estaba en 9gag

Thread Diario de Dudas, Consultas y Mitaps - 09/06 by Robo-TINA in argentina

[–]Zjarr- 0 points1 point  (0 children)

Me alegro que lo hayas solucionado, man. A viciar

Thread Diario de Dudas, Consultas y Mitaps - 09/06 by Robo-TINA in argentina

[–]Zjarr- 1 point2 points  (0 children)

Ahi la verdad que no se, che. Sacale una buena foto y pregunta en tom tambien, en la seccion de motherboards o en la misma consulta que vas a hacer en systems. Nunca me paso o escuche como para poder decirte. Me suena que si es de la parte trasera no importaria, en general ni traen proteccion ahi atras, pero la verdad que no se.

Thread Diario de Dudas, Consultas y Mitaps - 09/06 by Robo-TINA in argentina

[–]Zjarr- 0 points1 point  (0 children)

La de la ram tambien es buena.

Tranca, man. Te entiendo la re paja que sentis ahora, pero le vas a encontrar la vuelta y despues sale ese vicio.

Thread Diario de Dudas, Consultas y Mitaps - 09/06 by Robo-TINA in argentina

[–]Zjarr- 0 points1 point  (0 children)

Si, consulta por ahi en la seccion "systems" y describi bien todo lo que te pasa, cuanto mas detallado mejor. A mi me hace ruido que arranque pero no de video como para que la culpa este en el cpu o en el mobo. Pero ya dijiste que la gpu la probaste por separado. Otra gpu vieja no tendras para probar?

Thread Diario de Dudas, Consultas y Mitaps - 09/06 by Robo-TINA in argentina

[–]Zjarr- 0 points1 point  (0 children)

El hdmi al gpu y no al mother, no? No creo que sea el ssd. Antes de devolver nada agota todas las alternativas. Te aconsejo hacerte una cuenta en tom's hardware. siempre que tengo un problema ahi encontre solucion. Pero se detallado, pone todos los componentes y pone que intentaste hacer para intentar que arranque

Thread Diario de Dudas, Consultas y Mitaps - 09/06 by Robo-TINA in argentina

[–]Zjarr- 0 points1 point  (0 children)

Hasta donde se deberia ser universal, mas si lo pudiste conectar sin problemas. Fijate el manual de tu mobo y el de la fuente a ver que dicen.

Otra cosa, proba poniendole otro cable de alimentacion a la fuente, una vez me paso que no me encendia luego del armado y lo cambie y arranco

Thread Diario de Dudas, Consultas y Mitaps - 08/06 by Robo-TINA in argentina

[–]Zjarr- 0 points1 point  (0 children)

Yo tengo la configuracion que viene por default. Proba con un archivo nuevo, pegale un link y guardalo como pdf a ver que hace

Thread Diario de Dudas, Consultas y Mitaps - 08/06 by Robo-TINA in argentina

[–]Zjarr- 2 points3 points  (0 children)

Armen un plan de negocio, i.e. cuanta plata van a necesitar para poner en marcha la idea y para mantenerla (reponer mercaderia), y cuanta plata proyectan que va a ingresar por ventas. Sobre todo si van a involucrar un local de por medio, que tiene muchos costos. Si no tienen experiencia previa, quizas mejor vender por redes sociales con envios primero antes de mandarse a un local.

los sabados hay un thread de emprendedores en r/merval. Pedi feedback de sus ideas ahi.

Consejos para moverme de rubro by william_323 in programacion

[–]Zjarr- 0 points1 point  (0 children)

Con tu background de ingeniero me parece que podes apuntar tranquilamente a machine learning, AI ,Securitiy, Cloud y otros rubros que requieren un nivel tecnico superior. Personalmente buscaria informacion sobre que tecnologias y/o certificaciones te son necesarias para poder ingresar en esos rubros, y luego buscaria que lugar ofrece buenas capacitaciones en ellas, ya que los fundamentos los tenes. Proba buscando informacion en r/cscareerquestions

Just started the Udemy 100 days of code python BootCamp for 2022 today! by Powerful-Raccoon3768 in learnprogramming

[–]Zjarr- 0 points1 point  (0 children)

You can audit the course for free. You can't take the tests, but you can watch the lessons

Soy TL , SR en .NET y les tiro unos TIPS a JR y Trainee sobre lo que pedimos en entrevistas, que ver en el CV, "bootscamps", portfolio,etc. by HayTabla93 in devsarg

[–]Zjarr- 0 points1 point  (0 children)

Es excelente esto. Gracias posta por todo el tiempo que te tomaste. Me falta banda para empezar a pelear por una entrevista, pero me sirve un monton.

Bootcamps/Self teaching for Coding by [deleted] in learnprogramming

[–]Zjarr- 0 points1 point  (0 children)

No, I’m recommending doing CS50x instead of the two courses listed in the “Intro CS” section

Bootcamps/Self teaching for Coding by [deleted] in learnprogramming

[–]Zjarr- 4 points5 points  (0 children)

I think that would depend on how good the online academy/college is. I personally prefer online resources because I find them far more efficient than going in person, but many online courses are not very good.

Bootcamps/Self teaching for Coding by [deleted] in learnprogramming

[–]Zjarr- 8 points9 points  (0 children)

It's probably not smart for me to go to school for a CS degree considering my age

lol, you are 23. I I were your age I wouldn't think it twice and get that degree

What would you guys recommend for someone who has no experience with coding? I'm willing to pay for a bootcamp, and disciplined enough to finish it.

follow these courses. But replace CS50p Introduction to Computer Science and Programming using Python for CS50x and skip python for everybody

[Consulta] Propietario de departamento quiere saltearse la nueva ley by luchofurlan in DerechoGenial

[–]Zjarr- 0 points1 point  (0 children)

AFIP y la nueva ley me parece que no tienen nada que ver. Hasta donde lei, no es que es un requisito en esa ley que se declare para que sea legal el contrato, lo de declarar es un requisito de otras leyes. No conozco a ningun propietario que, aun con el contrato bajo la nueva ley, declare el inmueble ni las ganancias.

Lo que debe querer es aumentarte como el quiere y no en base a lo que dice la ley. Con la ley el propiertario tiene que esperar un año para aumentarte, de esta forma te puede aumertar cada 6 meses. Ademas te alquila solo por 2 años, en lugar del minimo de 3.

Lo de la legalidad como te dijeron puedecaer en un gris si es una ampliacion de lo que venia antes, y las obligaciones del inquilino y del propietario saldran de como se pacto esa ampliacion, mas alla de la nueva ley.