TRENDING NEWS

POPULAR NEWS

Thinking Of Making A Computer

I think my computer is haunted?

Your computer is suffering from Post Traumatic Stress disorder. Please find your computer an appropriate PC therapist to help it get through it's stressing ordeal. PC PTSD can be debilitating and your PC is crying out for help!

How can I develop critical thinking skills for making logics in computer programmes?

Logic in programming is a fundamental key to be a good developer. Maybe, depending of your job place you are going to use more algorithms or not. If you are a web designer probably you are not going to deal with complex algortihms, but if you are front-end developer maybe a little more and if you are a back-end developer much more.Here i will present you a list of 5 points, that in my opinion, with resources to improve our programming logic.This article is for everyone, if we manage to develop a good logic we will be able to move through the different languages ​​in a flexible way, try to do not depend on the language.1.- Think to solveLogin in Programming is about solving problems, a good tecnique is to split the big problem in small ones to focus on each problem in a better way, you can use pseudocodes in a program or in a simple paper.2.- PracticeThe most important point is this: practice.An algorithm is nothing more than an ordered and finite set of operations that we carry out for the sole purpose of finding a solution to a problem. So try to practice simple problems to get a better logic.3.- Learn about Data Structures and AlgorithmsLearning about structures will give you a better plan to focus your problems and have an efficient software. You can play games like Chess and practice Mathematics.4.- Learn programming paradigmsA very good point is to learn programming paradigms. Probably one of the most programming paradigm is The Object-Oriented Paradigm (OOP). A programming paradigm is like a blueprint to follow to create our projects. You can learn Functional Programming to learn how you can develop programs and solve problems in a different way.5.- Look at other people’s codeIn programming we have many ways to solve problems, maybe another person solved the problem that you have in an optimal and simple way. Looking at other people’s minds is essential to advance as a programmer. You have Github to see a lot of great projects.An remember, is completely normal that you can’t resolve a problem, but you must know that the community is a huge place to get helped.Resources to practice:◾ Codewars ◾ CodeFights ◾ HackerRank  ◾ CodinGameI hope you liked it

I'm thinking about buying (making) my own computer. I'm willing to pay up to €5000 (preferably less). I'd rather have Nvidia card(s). It's an gaming computer. What specs should it have?

Your budget only needs to be about half that to be the “ultimate gaming rig.” You see, there’s a point where the diminishing return becomes so great that you’re just throwing money into the wind without getting noticeable improvements.8086K is the best gaming proc right now, and that’s because games don’t use a ton of cores. You could go i9, but you’d get slower single core and quad core speed which would seriously hurt gaming performance.I’m convinced at this point that the Titan Xp is a waste of money. It doesn’t even perform nominally better than a 1080 Ti FTW3, and I know because I’ve got both. The Titan V could be considered the ultimate GPU, but for some games it doesn’t even benchmark better than the 1080 Ti. You’ll notice in these tests that the Titan V has a lower or similar minimum to the 1080 Ti, and often the same or slightly higher average. Certainly not worth triple the cost in my estimation for games:Also SLI or Physx or any multi GPU setup is a waste. Many games don’t support it, and about half the time I get better performance with SLI turned off. When SLI is “good,” it doesn’t do much. 10% higher FPS for me.With that out of the way, here’s the ultimate build with the parts I’ve established as the best in the industry: System Builder - Core i7-8086K 4GHz 6-Core, GeForce GTX 1080 Ti 11GB FTW3 GAMING iCX, MasterBox Pro 5 RGB ATX Mid Tower - PCPartPickerHowever, at the end of the month we’re due new Nvidia GPUs and within a month or so we’re due new Intel CPUs. You might want to do your build in a month or two.

How can we make computer think creatively ?

Computervis the best revolutionary technology we ever had. It do everything on command. It never decline or process wrong. But in the future we are here to make a computer command less means it can understand, think, process on its own according to the situation and will give the output. To make the idea successful we need artificial intelligence. Which will make our computer to think. Artificial intelligence is a vision of making a technology which can think like a human and can respond. This is why it is called artificial intelligence. ARTIFICIAL = NOT NATURAL (HUMAN MADE) INTELLIGENCE = CAPABILITY OF THINKINGIn few years or decades we will have it. Now,  Mark Zuckerberg is working on it and many other scientist also so that we can use it in robots.

Can a computer think and make decisions like a man?

No. A computer can follow a set of specific mathematical instructions, that’s it. It is not capable of creative thought. It is not conscious. It cannot envision things that do not exist.A computer is nothing more than a glorified calculator. It literally can only add, subtract and compare two items for value. Everything else is built on top of that.

How does computer programming makes people better at thinking?

That’s backwards. Computer programming is problem solving, and that’s hard-wired. Some people just can’t.If you’re good at thinking along the lines of problem solving, you’re going to be a good programmer (which is nothing more than problem solving, it’s not coding).You’re seeing the powered cart pushing the mechanical horse, but applying normal logic and thinking it’s the horse pulling the cart. (When you hear hoofbeats, think “something making noise” - and don’t be surprised if it’s a sound-effects man with a couple of coconut shells.)

What do people think about computers making humans completely obsolete?

Since your basic premise is flawed (they wouldn’t give me the space to point out all the flaws, but computers can’t have idle thoughts, one thing won’t remind them of another, they won’t go off on tangents (it’s inefficient - but it’s how the SToR came to be - what do you see if you’re looking into a mirror but both you and the mirror are traveling at lightspeed - the light can’t go fastet to get from you to the mirror?), any conclusions drawn from it (like the futility of doing things) is also flawed.

How do I make my computer "think" it's somewhere else in the world?

You usually don't trick your computer into thinking that it is somewhere else in the world. You trick other computers instead, make them think that your computer is somewhere else. This is accomplished through proxy servers.In simple terms, proxy servers are machines actually located in other parts of the world, and they function as a bridge between your computer and the where the Internet connection is headed. A middleman, if you will. That way, the destination will see that the connection request is coming from the proxy server rather than your computer.But if all you're interested in is to trick your own computer, just change the settings of your operating system: display language, measure system, timezone, etc.And if you are interested in tricking the browser into thinking you are somewhere you are not. Google Chrome has a set geolocation option in its developers tools where you can just go and set the longitude and latitude of your choice.

TRENDING NEWS