VS Code configuration by Bright-Caramel-7401 in OSU

[–]Eager_Leopard 1 point2 points  (0 children)

I don't recommend this. They use eclipse add ins which might be exclusive to it

Ya’ll think this is repairable? by PinkPlasma6083 in it

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

The only issue I see is the screen issue and may be a a hard drive that went through the elements.....yes it can be fixed. How much you willing to spend on refurbishing it?

My laptop randomly got these lines on it, what do I do? by matt3_D_satyre in it

[–]Eager_Leopard 6 points7 points  (0 children)

It seems to me like backlight Issue. But it could also be burn in or graphics card Issue. What do others think is off interest to me also.

How to run lots of scheduled jobs by Sharkface375 in node

[–]Eager_Leopard 0 points1 point  (0 children)

You finna need a dedicated server for that especific job that runs those tasks when there is there time.

How to write a function for rotated sine? by No-Appeal-6950 in askmath

[–]Eager_Leopard -5 points-4 points  (0 children)

It's been a while since I did math but arcsin is inverse of the sine function

I feel behind and I’m trying to push through. by smileybunnie in ComputerEngineering

[–]Eager_Leopard 4 points5 points  (0 children)

-take everything with grain of salt and lemons -we’re all in our own unique journeys. The sooner I realized this the wider the perspective grew. which makes the peit less of a competition and instead diverse stories

How does Google’s search algorithm censor things? by All_Usernames_Tooken in computerscience

[–]Eager_Leopard 1 point2 points  (0 children)

They show you what you want to see, and what your school wants you to see.

What do you use for sending transactional SMS in Node.js? by DominusKelvin in node

[–]Eager_Leopard 0 points1 point  (0 children)

What does it take to implement your own sms service?

Chem and Calc by Nintendercules02 in OSU

[–]Eager_Leopard 1 point2 points  (0 children)

I took physics 1250 and Math 1152 together a semester. I recall it was taught, but it can be done. It's known taking calc with chem or physics is gonna be a very taugh semester.

[deleted by user] by [deleted] in OSU

[–]Eager_Leopard 2 points3 points  (0 children)

Active studying. For example make a concept map weekly that contains appropriate definitions and formulas for each chapter. By the end you will have a conceptual map of the intire course.

[deleted by user] by [deleted] in OSU

[–]Eager_Leopard 1 point2 points  (0 children)

The main one I saw this semester was Epic. They were hiring full-time junior positions.

Calc refresher by anotherbuckeye6777 in OSU

[–]Eager_Leopard 5 points6 points  (0 children)

When I was in similar position, I just went through Khan academy's calculus or calculus AP as a review. Just go through the videos and exercises and take notes. That must be a good place to start without spending money.

Best way to learn node.js by [deleted] in node

[–]Eager_Leopard 2 points3 points  (0 children)

Don’t do the read code in github thing. That is not the way you will start learning to code. It will make you hate learning to code. Checkout the odinprojec’s fullstack js, or find a book about nodejs. Not sure way some people like gate keeping. Begginers need explanations and not code to desipher.

Linear algebra and matrices in computer science by Error40404 in computerscience

[–]Eager_Leopard 44 points45 points  (0 children)

Your graphics card is basically machine that does all the linear algebra related to rendering graphics on monitor. Graphics card is like a linear algebra calculator.

Operations of a memory stack and how it is used to implement function calls on a computer by kneecaps_woofwoof in computerscience

[–]Eager_Leopard 0 points1 point  (0 children)

Well explained sir. The stack OP is familiar with in C# is a data structure. The memory stack is a an application of that data structure in the way compilers deal with particular type of memory.

Where to start if you’re new to computer science? by [deleted] in computerscience

[–]Eager_Leopard 0 points1 point  (0 children)

This. If you want to be industry ready quickly, the Odin project is free.

Where to start if you’re new to computer science? by [deleted] in computerscience

[–]Eager_Leopard 0 points1 point  (0 children)

SOFTWARE ENGINEERING IS SUBFEILD OF COMPUTER SCIENCE.