• TV
  • MOVIES
  • MUSIC
  • SHOWBIZ
  • SOAPS
  • GAMING
  • TECH
  • FORUMS
  • Follow
    • Follow
    • facebook
    • twitter
    • google+
    • instagram
    • youtube
Hearst Corporation
  • TV
  • MOVIES
  • MUSIC
  • SHOWBIZ
  • SOAPS
  • GAMING
  • TECH
  • FORUMS
Forums
  • Register
  • Login
  • Forums
  • Gadgets
  • PC & Mac Hardware and Software
Windows 10
<<
<
93 of 211
>>
>
LION8TIGER
29-09-2015
Originally Posted by TelevisionUser:
“I'd suggest thoroughly testing Win 10 once it's been installed to see if there are any significant bugs/errors. If yes, then reversion to Win 8.1 plus the addition of Start8 etc. should provide a familiar and stable interface and if no then by all means hand over the laptop to your son (and I wish him well with his studies).

By the way, you're absolutely right to provide an external hard drive back up and your son ought to develop the habit of regular back ups in case something goes wrong. Indeed, students are penalised for late work assignment submissions so the use of a back up hard drive and the use of a calendar reminder system for deadlines could turn out to be quite useful.

PS This study guide might or might not be of interest: http://www.amazon.co.uk/s/ref=nb_sb_...+use+your+head”

Thanks for the good wishes. He has decided after all to try out 8.1 for a while and we may put on Classic Shell if he's finding 8.1 hard to deal with.

Its a Lenovo so Malwarebytes found 80 PUPS including Superfish. I have got rid of most of the unwanted programs and will research the rest tomorrow. Its just finished doing windows updates so now I'm going to backup the first image to the hard drive (external).
hyperstarsponge
29-09-2015
There is two clicks of the mouse to install Windows 10 on Windows 8.1
lettice
02-10-2015
I know many of you aspiring programmers/developers on here who want more apps on windows 10. Why not write your own.
Here is a great beginners guide to doing just that;

Quote:
“... walks you through how to create Windows 10 apps on the Universal Windows Platform (UWP) – meaning you'll gain access to all the Windows 10 screens: PCs, phones, tablets, and even on a Raspberry Pi, HoloLens, and Xbox. ...challenge you with exercises, help you build a cheat sheet for future reference, and explain the techniques and concepts being used along the way in a simple, friendly manner.
... assumes is that participants understand the basic language fundamentals of C#; if you don't have this covered, you should take a look at the C# Fundamental series first”

https://channel9.msdn.com/Series/Win...lute-beginners
RobinOfLoxley
02-10-2015
I learned Z80 and 6502 Machine Code and, when I started work, did other bits and pieces, useful for interest or internal for the company.

I never came up with the Big Idea and I have never described myself as a Programmer.

I do think that being in Software Development and Programming is a great choice for youngsters.
Whether that is true in 30 years, we will have to wait and see.
RobinOfLoxley
02-10-2015
deleted
IvanIV
02-10-2015
I think MS is making it too easy for potential programmers and hides things one should be aware of to create a good programme that works efficiently. They say you don't have to care about memory management, garbage collection will take care of that. Not if you end up with objects rooted by some static reference, for example. Not mentioning that understanding new and delete separated the real programmers from impostors
alanwarwic
02-10-2015
But if it is a flexible and high level language you seldom need to care, at least until long down the road.

Easy starts have to be commended, if that is how it is.
IvanIV
02-10-2015
But the problems are never really gone, they just transform into something else. Instead of deallocation problems you get rooting, instead of DLL hell you get an assembly one. Managed code gives you an illusion that you are better than you are. Unmanaged code would teach you its own lesson quickly
callmediva
02-10-2015
I did a search but nothing came up.......

I've tried upgrading to Win 10 when it booted up it came up with c1900101-20017 error.
It then booted back to Win 7

I'd be grateful if anyone could tell me what to do - it needs to be in plain English and baby steps. I used to be fine with computers but I now take morphine due to extreme pain and the old noggin is a wee bit cloudy these days
alanwarwic
02-10-2015
Much true.
I found it very easy to predict near total failure of some of those billion dollar IT projects.

It has to have nothing to do with choice of language or hardware, but the fact that so so few working on it understood the existing government systems. I bet those taking the money knew full well it was doom laden.

Like what Robin said about 'big idea', beginners need some big idea' to get the urge to start no matter how small in reality that idea is.
Funnily enough, I get the impression that with apps, many of the big money ideas start tiny or are big scale tiny. (the likes of angry birds,snapchat)
NewWorldMan
02-10-2015
Originally Posted by IvanIV:
“I think MS is making it too easy for potential programmers and hides things one should be aware of to create a good programme that works efficiently.”

It's not just MS. And it's not about making things easy, it's about separation of concerns. C#, for example, and .NET in general still has lots of features, libraries, frameworks (and other languages) that are far from trivial. Same with the JVM.

Quote:
“They say you don't have to care about memory management, garbage collection will take care of that. Not if you end up with objects rooted by some static reference, for example.”

GC is not suitable for every type of application. But it's good enough for most line of business applications.

Quote:
“Not mentioning that understanding new and delete separated the real programmers from impostors ”

Why do you think pretty much every new language has some sort of automatic memory management scheme, whether garbage collection or some other scheme, such as reference counting? It's not a question of not understanding new and delete. It's the fact that doing it manually is error-prone. Making errors in this area leads to memory corruption, buffer overruns, use-after-free.. Almost every security bulletin for web browsers and other web-related applications contain such errors. And the devs at the likes of Microsoft and Google who write such code I guess are way better than you and I!

And in modern C++ the gurus consider it poor form to use raw new and delete. The recommendation is to program to abstractions. E.g., see Stroustrup's writings of the past few years.
alanwarwic
02-10-2015
As soon as you heavily get into concepts, beginners shy away.
I'd exaggeratingly liken it to someone new to the game of football listening to Phil Nevilles infamous football punditry debut, before even kicking a ball.

Go is well admired as something both modern and easy to dive into.
oilman
02-10-2015
Originally Posted by callmediva:
“I did a search but nothing came up.......

I've tried upgrading to Win 10 when it booted up it came up with c1900101-20017 error.
It then booted back to Win 7

I'd be grateful if anyone could tell me what to do - it needs to be in plain English and baby steps. I used to be fine with computers but I now take morphine due to extreme pain and the old noggin is a wee bit cloudy these days ”

The easiest thing you can do is to upgrade using the windows media creation tool -see link below.

http://www.microsoft.com/en-us/softw...load/windows10

But before you start, do you know your windows 7 install key, and do you have windows 7 recovery/install disk in case something goes wrong?

If not, you can make a full system image backup (good to do anyway) using this guide.

http://www.howtogeek.com/223139/how-...to-windows-10/
IvanIV
02-10-2015
I started on Pascal and C and then came this fancy C++ thing, but now I am deep in C#. I think having to go and succeed in the low level stuff kept you on your toes and some people failed because they could not grasp it. When smart pointers came, it took a lot of pressure off, but it's always better if you actually know what it is doing and how. I think C# took away this mental exercise and made a programmer from people who would not have a chance before. BTW I checked what Stroustrup is doing with C++ and my knowledge of C++ does not seem to scratch the surface of the mad things he is doing now. I can't help it, but he and his followers feel like a sect now, they seem sidelined and obsolete, I am probably wrong. But there are lots of new things one spends more time learning than using them.
oilman
03-10-2015
Interesting article that describes how Windows 10 is made much smaller.

http://blogs.technet.com/b/mniehaus/...footprint.aspx
swingaleg
03-10-2015
I still haven't been prompted to download W10 yet on this laptop despite reserving it when the 'Reserve W10' pop up first appeared

Must be a couple of months since I downloaded it on my other laptop

Not that bothered but I wonder if lots of people still haven't had it sent to their computers...............
Stig
04-10-2015
Originally Posted by swingaleg:
“I still haven't been prompted to download W10 yet on this laptop despite reserving it when the 'Reserve W10' pop up first appeared

Must be a couple of months since I downloaded it on my other laptop

Not that bothered but I wonder if lots of people still haven't had it sent to their computers...............”

Have you checked Windows Update to see what updates have attempted to be installed. You might find an update is continually failing.

You can always use the Media Creation Tool.
swingaleg
04-10-2015
Originally Posted by Stig:
“Have you checked Windows Update to see what updates have attempted to be installed. You might find an update is continually failing.

You can always use the Media Creation Tool.”

Yes...........I checked Updates and had 30-odd waiting (I don't use this machine very often !)............but they were all updates to 8.1
alanwarwic
04-10-2015
Originally Posted by oilman:
“Interesting article that describes how Windows 10 is made much smaller.

http://blogs.technet.com/b/mniehaus/...footprint.aspx”

Yes, quite a few things got removed, for the better too.
http://betanews.com/2015/08/05/micro...or-windows-10/

That update was 325MB so size is still a relative thing, Windows being mighty big.
oilman
04-10-2015
Originally Posted by alanwarwic:
“Yes, quite a few things got removed, for the better too.
http://betanews.com/2015/08/05/micro...or-windows-10/

That update was 325MB so size is still a relative thing, Windows being mighty big.”

Nearly of that update (and most in fact) will be replacement rather than addition - the net increase (or even decrease) is probably minimal of course.
TelevisionUser
04-10-2015
Quote:
“hyperstarsponge
Forum Member”

I just wanted to say, Welcome Back!
hyperstarsponge
05-10-2015
Originally Posted by TelevisionUser:
“I just wanted to say, Welcome Back! ”

Bans can't be discussed on the forums, Windows 10 still going strong through I wish the Twitter app was much better. Think I stick to just using the website
JSemple3
05-10-2015
Daft question. I had to purchase a key from ebay (windows 10 pro) it does work. Now my comp going haywrie and I'm planning to clean install when I get back. Is it OK to use the same key again? It will be on same system I activated key on. I had to clean install a few days ago before I bought the new key and it wouldn't activate
Stig
05-10-2015
Originally Posted by JSemple3:
“Daft question. I had to purchase a key from ebay (windows 10 pro) it does work. Now my comp going haywrie and I'm planning to clean install when I get back. Is it OK to use the same key again? It will be on same system I activated key on. I had to clean install a few days ago before I bought the new key and it wouldn't activate”

As a general tip; don't buy keys from eBay as they often come from dubious sources.

What didn't activate? I can't work out what you are saying. Reinstalling Windows 10 using the same key shouldn't be a problem, assuming the key is legit.
JSemple3
05-10-2015
Originally Posted by Stig:
“As a general tip; don't buy keys from eBay as they often come from dubious sources.

What didn't activate? I can't work out what you are saying. Reinstalling Windows 10 using the same key shouldn't be a problem, assuming the key is legit.”

I installed via the 8 upgrade. Had to clean install because my comp wasn't co-operating and said key was blocked (however many times i tried to activate it wouldn't) I sure I clean installed before though and i managed to sign in with my email/password and activated fine
<<
<
93 of 211
>>
>
VIEW DESKTOP SITE TOP

JOIN US HERE

  • Facebook
  • Twitter

Hearst Corporation

Hearst Corporation

DIGITAL SPY, PART OF THE HEARST UK ENTERTAINMENT NETWORK

© 2015 Hearst Magazines UK is the trading name of the National Magazine Company Ltd, 72 Broadwick Street, London, W1F 9EP. Registered in England 112955. All rights reserved.

  • Terms & Conditions
  • Privacy Policy
  • Cookie Policy
  • Complaints
  • Site Map