• 0

I need to learn a programming language, which one is easiest out of this list ?


Question

I have a really important job interview coming up in 10 days.
This company contacted me about a year ago, but I had just accepted an offer for a 1 year contract and couldn't back out.
So, I contacted them back, and they are interested still woohoo !

Only problem is, the position they want me for requires some coding - I dont know any.

Which would be easiest for me to submerge in a crash course for the next 10 days?  ( I once heard python is pretty easy)

Java
.NET
Node.js
PHP
Python
Ruby

And I need familiarity in 1 of these:

Git, Perforce, SVN, TFVC

Obviously this job is out of my comfort zone, and I am taking a slight risk, but I am wanting a change - :/

Thanks Everyone

Recommended Posts

  • 0
  On 30/10/2015 at 14:52, FloatingFatMan said:

 

Any half decent programmer will be able to work his magic in multiple languages, so the "jack of all, master of none" saying doesn't really apply here. What's important are the logic and problem solving skills, not what syntax you're working in.  That's the easy part and can be picked up in just a couple of days by anyone experienced.

 

not saying your wrong...just not the way i view it... lets just use a simple example:

how do you write java to intercept a HTTP Handlers and HTTP Modules?

how do you write c# to intercept a HTTP Handlers and HTTP Modules?

knowing basics and logic wont help me here.

 

  • 0
  On 30/10/2015 at 19:38, Seabizkit said:

 

not saying your wrong...just not the way i view it... lets just use a simple example:

how do you write java to intercept a HTTP Handlers and HTTP Modules?

how do you write c# to intercept a HTTP Handlers and HTTP Modules?

me personally knowing how to write c# or java wont help me here.

 

Yes it would because then you could write both...

  • 0
  On 30/10/2015 at 19:41, adrynalyne said:

Yes it would because then you could write both...

you must of quoted before i updated. (without google can you really write it?, if you can then your awesome, i would employ you.)

  • 0
  On 30/10/2015 at 19:44, Seabizkit said:

 

you must of quoted before i updated. (without google can you really write it?, if you can then your awesome, i would employ you.)

I can in c#, yes.

Of course I am also a web developer.

There is no way you can know it all though. A developer's most important skill is to find the answer. If you do not know basics and logic, you will have utter hell finding the answer.

If you take a developer and an accountant and have them both search for the answer to that question, who will find the answer first?

 

I am not great at java, but  I have written Android apps for the company that employs me. I understood what I needed and how I needed it to work. Then I just needed to rework the syntax.

  • 0
  On 30/10/2015 at 19:38, Seabizkit said:

 

not saying your wrong...just not the way i view it... lets just use a simple example:

how do you write java to intercept a HTTP Handlers and HTTP Modules?

how do you write c# to intercept a HTTP Handlers and HTTP Modules?

knowing basics and logic wont help me here.

 

With 25+ years of professional experience as a software developer, I think I know of what I speak, thanks.

 

  • 0
  On 30/10/2015 at 19:50, adrynalyne said:

I can in c#, yes.

Of course I am also a web developer.

There is no way you can know it all though. A developer's most important skill is to find the answer. If you do not know basics and logic, you will have utter hell finding the answer.

If you take a developer and an accountant and have them both search for the answer to that question, who will find the answer first?

 

I am not great at java, but  I have written Android apps for the company that employs me. I understood what I needed and how I needed it to work. Then I just needed to rework the syntax.

@adryanlyne 

very fair! but your example is a little abstract for me, why not two developers.. so their finding skills are the same.

Now if you have been in the industry for a while, you would see that some developers are just poo even in the language they work with,  but my point is this...

jack of all, master of none.... if your pro and can produce the same quality in both, then awesome, me I couldn't even tho I know java syntax, (I can read and write java )

but would take me 3 times as long to produce the same quality.

@FloatingFatMan 

OK..., I know a architect (25+), very educated and used to lecture at TOP university, now works for our company, has a 2 PHD. (no joking)

.... probably hasn't coded in 15 years, although is still working in the industry supplying system architecture.

Whats my point.... I can guarantee that I would produce a better program than him in c#.

If you are awesome, then fair enough!.... very rare that someone will live up to what i expect. 

I don't know what type of developer you are,... what kinds of things have you written.Desktop Apps(Form), Web, Workflow, Integration...? 

How complex are they and big was it?

(Writing code to read a text file, yeah sure the quality of code across java and c# for me will be the same, but for me that's writing a couple of lines, not developing a system.)

again if you are truly that good then kudos to you,

 

 

 

 

  • 0
  On 31/10/2015 at 00:06, Jared- said:

You must have a winning personality then if they want to hire you :D .

That can go a long way in IT. :) 


Well, as I sidestep the possible sarcasm and passive/aggressiveness of your post :D .... I will say that I have always been considered "useful" because I can talk geek, and explain highly technical things to the layman (including execs).

This position will be strictly technical, supporting large enterprise that use AWS. "From Netflix to NASA" is something I have heard more than once.

I spent the last couple of days learning Python, feel pretty good about it - was quite easy, and since I used to do a little programming when I was a wee lad (early teenager I think) - I was able to draw upon that so I wasnt totally green.

My interview is less than 3 hours, but I wanted to post again to say "Thank You" to everyone who was so helpful in pointing me in the right direction for a crash course in Python.  It was very helpful.

Thanks Again - 

Chris

 

  • 0
  On 31/10/2015 at 08:18, Seabizkit said:

 

@adryanlyne 

very fair! but your example is a little abstract for me, why not two developers.. so their finding skills are the same.

Now if you have been in the industry for a while, you would see that some developers are just poo even in the language they work with,  but my point is this...

jack of all, master of none.... if your pro and can produce the same quality in both, then awesome, me I couldn't even tho I know java syntax, (I can read and write java )

but would take me 3 times as long to produce the same quality.

@FloatingFatMan 

OK..., I know a architect (25+), very educated and used to lecture at TOP university, now works for our company, has a 2 PHD. (no joking)

.... probably hasn't coded in 15 years, although is still working in the industry supplying system architecture.

Whats my point.... I can guarantee that I would produce a better program than him in c#.

If you are awesome, then fair enough!.... very rare that someone will live up to what i expect. 

I don't know what type of developer you are,... what kinds of things have you written.Desktop Apps(Form), Web, Workflow, Integration...? 

How complex are they and big was it?

(Writing code to read a text file, yeah sure the quality of code across java and c# for me will be the same, but for me that's writing a couple of lines, not developing a system.)

again if you are truly that good then kudos to you,

 

 

 

 

I've only been in it for a few years, but I've seen that already. I think you will find that in any profession though.

  • 0
  On 31/10/2015 at 08:18, Seabizkit said:

@FloatingFatMan 

OK..., I know a architect (25+), very educated and used to lecture at TOP university, now works for our company, has a 2 PHD. (no joking)

.... probably hasn't coded in 15 years, although is still working in the industry supplying system architecture.

Whats my point.... I can guarantee that I would produce a better program than him in c#.

If you are awesome, then fair enough!.... very rare that someone will live up to what i expect. 

I don't know what type of developer you are,... what kinds of things have you written.Desktop Apps(Form), Web, Workflow, Integration...? 

How complex are they and big was it?

(Writing code to read a text file, yeah sure the quality of code across java and c# for me will be the same, but for me that's writing a couple of lines, not developing a system.)

again if you are truly that good then kudos to you,

I've written software ranging from controlling military hardware though to desktop apps, bespoke database applications, web apps, mobile; pretty much anything you care to name.  Some have been small, some have been massive in scope, including some software that pretty much controls a large amount of europe's paper manufacturing industry.  I've been coding since 1980 when I was 10 and built my first computer from a bag of components, a circuit board and a soldering iron. I don't have any PHD's as I couldn't afford uni, but I have English A level qualifications, plus am a qualified electroncs engineer, and also have plenty of professional qualifications (most recently added HTML5 & Javascript MS certs back in Easter).

When it comes to programming languages, I'm a polyglot, and most of the devs I work with are also polyglots.  In fact, I don't know any coders who aren't highly proficient in multiple languages.  My particular speciality lies in code analysis.  Often, our clients will give us some work they have had done elsewhere, usually with the complaint "Company X did this for us and it sucks, can you sort it out?" and that's what we do.. Either we tear the app apart, take it back to specs and rebuild it, or we get the existing source code and fix that, depending on job requirements.  When that's needed, I'm the guy they call. I -have- to be highly proficient as I never know what language the app will have been written in until I get the source.  Most of it tends to be C++. C#, VB.Net, Java, Javascript, ASP.Net, ASP and sometimes some old school Classic VB, but I've had stuff in Fortan, Pascal, assembler, and even once was given an ancient DOS app written in dBase III+ and asked to "modernise it".

I'm the senior developer in my department, but I expect the same level of skill from everyone else in my team.  I work 'em hard, but we play hard too and everyone here loves their job. :)

  • 0
  On 02/11/2015 at 14:47, adrynalyne said:

I've only been in it for a few years, but I've seen that already. I think you will find that in any profession though.

I see far more "lemons" from young coders than I do the older guys (my generation). I don't think it's the people themselves at fault, I think it's what they're taught.  When I learned, we went down to the bare metal itself. I learned binary & hex numeral systems backwards, I learned not only assembler, but I learned how to code straight to the metal itself, writing code in pure hex.  I don't think they do that in schools anymore...  I built my own micro in EE class using a 68000 CPU (designing and etching your own PCB is fun!), wrote its BIOS in pure hex which then loaded up the simple OS I also wrote for it in assembler.  Just about everyone I knew of did that sort of thing back then, too...  I imagine if they tried to teach that low level stuff to kids these days, they'd kick up a stink about it! :p

  • 0
  On 02/11/2015 at 23:50, Jared- said:

No sarcasm in ^. 

So how did you go?


The team manager who was supposed to call, was on vacation all last week, and didn't check his calendar - so he didnt know of the interview.  


So it was moved to tomorrow @ 12:00 - :pinch:

Thats OK - gave me time to learn some .net too.

  • 0

Well, the Engineering team lead called me, and only 1 quick sentence was even mentioned about programming... LOL -
He was more concerned with analytical skills, how I think, what I know in terms of System Admin-ing, windows admin - stuff like that.

So, now I can purge the last few days of Ruby, and Python - and go back to the blissful state of not knowing any code. ;)

Interview went pretty good (1 hour and 4 minutes), I should know something within a week. 

Thanks to Everyone who gave advice.

  • 0

Well - for anyone interested, I rec'd an email from Amazon recruiting team & I made it to the final stage.  

Next week they will schedule a face-to-face interview here in Dallas.  This is the last step before a decision is made.

I feel pretty good because I usually do well in face-to-face situations like this - I guess I come across as relaxed and easy to talk to (so I have been told) which is a rarity with people in my field.

I would be lying if I said I wasnt a little nervous though.  When I called my mother, she didnt help at all, "Oh yeah - I bet you're nervous - something so important - a company you want to work for - and the pay is so good - I would be nervous"  - thanks Mom - thats helpful !  LOL

I also found out a little about the article about bad work conditions @ Amazon - that article was from the NY Times.  The NY Times main competitor is the Washington Post, which is owned by Jeff Bezos (CEO & founder of Amazon) - interesting to the say the least.

 

  • 0
  On 03/11/2015 at 19:36, T3X4S said:

So, now I can purge the last few days of Ruby, and Python - and go back to the blissful state of not knowing any code. ;)

A good sysadmin should know basic scripting (Bash/Python/Perl). At least in the Linux world.

  • 0
  On 07/11/2015 at 03:03, T3X4S said:

Well - for anyone interested, I rec'd an email from Amazon recruiting team & I made it to the final stage.  

Next week they will schedule a face-to-face interview here in Dallas.  This is the last step before a decision is made.

Best of luck, Tex. ;)

Maybe if you get the job you can tell those idiots running AWS to stop changing ###### that ain't broke!  They changed something in the routing last week, and now we can't connect to any of our DB servers they're hosting. :p

 

  • 0
  On 07/11/2015 at 19:25, simplezz said:
 

 
LOL Will do. :)  & Thank You

Thursday they told me I had been selected for the face-to-face final stage of the interview process, its only Tuesday morning but it feels like its been a week.  I want to email them again and say, "Hey ! When the hell is someone gonna contact me about a day & time ?!?!" - but I think I will show some restraint.

Every IT position @ Amazon is tiered, so I dont know what tier I will be specifically interviewing for.

It basically goes:
Cloud Support Associate
Cloud Support Engineer
Cloud Support Engineer I
Cloud Support Engineer II
Cloud Support Engineer Sr
Then Distinguished Engineer, or Fellow - but these guys are usually PhD, and/or have decades of impressive accolades.

I will be either Engineer or Engineer I starting out (if accepted)

  • 0
  On 10/11/2015 at 12:57, IndioBailBonds said:

Go For PHP. It's easy to learn and there is a lot of help on net about it.You can find tutorials easily. 

  On 10/11/2015 at 15:47, Peter Cabrera said:

Python is a good option only if you have deep knowledge about programming Well PHP is also good and easy too.


I assume I will have to learn something - I have learned the basics of python, and a little Ruby - I will take a look @ PHP too.

The weird thing is they never brought it up in my last interview.  I guess it will be brought up in the final one.

I emailed the recruiter this morning - and he contacted the rest of team to see when the last interview could be scheduled - now its just a matter of waiting.

But thank you for your input - I will check out PHP - hopefully I will just need to know enough to read a little code and spot an error.

  • 0
  On 10/11/2015 at 20:04, T3X4S said:

 

I assume I will have to learn something - I have learned the basics of python, and a little Ruby - I will take a look @ PHP too.

The weird thing is they never brought it up in my last interview.  I guess it will be brought up in the final one.

I emailed the recruiter this morning - and he contacted the rest of team to see when the last interview could be scheduled - now its just a matter of waiting.

But thank you for your input - I will check out PHP - hopefully I will just need to know enough to read a little code and spot an error.

Well I'm pretty sure you are going out of your way to be polite to everyone but just in case it didn't cross your mind, it's not a good idea to start out with a little bit of everything, not even if the language was named Monica

It's better to stick with a rigorous one and learn it in depth because like runners in the Marathon getting past "The Wall" you will hit the hard point and past that is all the insight and understanding. A object oriented static typed language makes a good base. C++, Java, C# are the big ones.

Javascript although horrible in many ways has a lot of online tutorials because it can be interpreted directly in the browser making all sorts of online IDE's and learning environments available. Typescript brings static typing to Javascript but still lets you drop to Javascript to get the best of both worlds maybe. Node.js is the fastest growing server side technology which is written in C++ and programmed in Javascript to permit an end-to-end Javascript solution cloud to client.

So if you want to be rigorous, pick one of the big three and learn it inside-out before munching on the others. If you want something where if all else fails at least you can hack up some websites then pick Javascript.

If you need some fun to hold your attention then go with C# and Unity 3D:

https://unity3d.com/

Or Javascript and Phasor.js for 2D or Babylon.js for 3D:

http://phaser.io/

http://www.babylonjs.com/

And then tell Amazon you have better things to do, get some seed capital and make an Indy Game. More fun.

 

  • 0
  On 11/11/2015 at 05:44, DevTech said:

 

Well I'm pretty sure you are going out of your way to be polite to everyone but just in case it didn't cross your mind, it's not a good idea to start out with a little bit of everything, not even if the language was named Monica

It's better to stick with a rigorous one and learn it in depth because like runners in the Marathon getting past "The Wall" you will hit the hard point and past that is all the insight and understanding. A object oriented static typed language makes a good base. C++, Java, C# are the big ones.

Javascript although horrible in many ways has a lot of online tutorials because it can be interpreted directly in the browser making all sorts of online IDE's and learning environments available. Typescript brings static typing to Javascript but still lets you drop to Javascript to get the best of both worlds maybe. Node.js is the fastest growing server side technology which is written in C++ and programmed in Javascript to permit an end-to-end Javascript solution cloud to client.

So if you want to be rigorous, pick one of the big three and learn it inside-out before munching on the others. If you want something where if all else fails at least you can hack up some websites then pick Javascript.

If you need some fun to hold your attention then go with C# and Unity 3D:

https://unity3d.com/

Or Javascript and Phasor.js for 2D or Babylon.js for 3D:

http://phaser.io/

http://www.babylonjs.com/

And then tell Amazon you have better things to do, get some seed capital and make an Indy Game. More fun.

 


I completely agree with what you are saying.

My thinking was to learn a little about a couple of languages strictly for the interview process.  So if they asked , I could honestly answer "I know the basics of xxxx, and xxxx, but I want to learn more"  then, if I got the job, I would wait until going through training to see what they say would be the best language(s) to learn.  At least that is my thought process right now.  I just did not want to get into a position where I said I knew a little, and secretly thought I could BS my way through some interview questions, and ultimately get caught for not knowing what I say I did - that was my biggest fear.  If it was just learning 20 commands, at least I could honestly say, "I have learned some basic commands, but am eager to learn more" or some enthusiastic answer like that.



What I am hoping is I can convince them, after a couple years of kicking ass, to put me on as an engineer for Amazon Prime Air - that would be awesome !

  • 0

I've only really dabbled in Python myself, but I've learned enough to tell you that it's easy as pie.  It's plain english for the most part, so you don't even have to know Python to be able to look at it and take a pretty good guess at what's going on.

And as others have said, 10 days is not gonna be enough, perhaps you should have been honest about your ACTUAL skills from the start.  Ask them what kind of coding might be required, they've probably got some sort of system already set up.  Won't do you any good to learn one language if they need you to be proficient in something else.

Anyway, here's some sample Python, :-)

The infamous "Hello World".

print ("Hello World!")
And a little countdown timer.

import time
print ("Counting down!")
var = 10
for i in range (10):
    print (var)
    var -= 1
    time.sleep(1)
print ("Blastoff!")
  • Like 2
  • 0
  On 11/11/2015 at 05:53, T3X4S said:

I completely agree with what you are saying.
My thinking was to learn a little about a couple of languages strictly for the interview process.  So if they asked , I could honestly answer "I know the basics of xxxx, and xxxx, but I want to learn more"  then, if I got the job, I would wait until going through training to see what they say would be the best language(s) to learn.  At least that is my thought process right now.  I just did not want to get into a position where I said I knew a little, and secretly thought I could BS my way through some interview questions, and ultimately get caught for not knowing what I say I did - that was my biggest fear.  If it was just learning 20 commands, at least I could honestly say, "I have learned some basic commands, but am eager to learn more" or some enthusiastic answer like that.



What I am hoping is I can convince them, after a couple years of kicking ass, to put me on as an engineer for Amazon Prime Air - that would be awesome !

You already said there wasn't much emphasis on the programming.

And half the people here post stuff without reading the thread... which should be funnier than it turns out to be.

I was just assuming you might have an slight interest whether you get the job or not and was giving you some ideas for afterwards....

My bad on not being clear.

We can now return to our regularly scheduled programming (on programming) where random visitors across the universe explain why their favorite language is also by some chance the easiest to learn. Hmmmm...

 

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Windows 11 24H2 gets big feature update with improved Settings, new BSOD, and more by Taras Buria Microsoft has released a big new feature update for Windows 11 version 24H2. Today's optional release is available as KB5062660 with build number 26100.4770, and it adds plenty of new features, including agentic search in Settings on Copilot+ PCs, Quick Machine Recovery, Recall for users in the European Economic Area, new Click to Do actions, File Explorer improvements, and more. Here is what is rolling out gradually: [Recall] New! Recall is now available in the European Economic Area (EEA). For more info, see Retrace your steps with Recall. In the EEA, Recall supports exporting snapshots to share with trusted third-party apps and websites. When saving snapshots is turned on for the first time, a unique Recall export code appears. This code is required to decrypt exported snapshots and is shown only once during initial setup. Microsoft doesn’t store or recover this code. To export, go to Settings > Privacy & Security > Recall & Snapshots > Advanced Settings and authenticate with Windows Hello. Choose to export past snapshots (from the last 7 days, 30 days, or all) or start a continuous export. Third-party apps can access exported snapshots only when both the export code and folder path are provided. If you lose or compromise the export code, reset Recall to generate a new one. New! For all Recall users worldwide, you can now reset Recall and delete all its data. Go to Settings > Privacy & Security > Recall & Snapshots to find a new advanced settings page. There, you’ll see a reset button that deletes all your snapshots and restores Recall to its default settings. [Click to Do] New! Practice in Reading Coach is a new Click to Do text action that helps you improve reading fluency and pronunciation. Select text on your screen, choose Practice in Reading Coach, and read the text aloud. Reading Coach gives you feedback and shows where to improve. To use this feature, install the free Microsoft Reading Coach app from the Microsoft Store. New! Read with Immersive Reader is a new text action in Click to Do that displays text in a focused, distraction-free environment. It helps improve reading and writing for all skill levels and abilities. You can adjust text size, spacing, font, and background theme, have text read aloud, break words into syllables, and highlight parts of speech. The picture dictionary shows images for unfamiliar words. To use this feature, install the free Microsoft Reading Coach application from the Microsoft Store. New! With the Draft with Copilot in Word text action, you can quickly turn any recognized text into a full draft. Whether it’s a sentence in an email or a snippet on your screen, press Win + Click on the recognized text, then select Draft with Copilot in Word. No more blank pages. No more writer’s block. Just momentum. To use “Draft with Copilot in Word” a Microsoft 365 Copilot subscription is required. New! Click to Do on Copilot+ PCs now supports actions through Microsoft Teams. When you select an email address recognized by Click to Do on your screen, you can choose to send a Teams message or schedule a Teams meeting. These options make it easy to ask a question or set up time to talk without interrupting your workflow. [Settings] New! The new agent in Settings is part of the Copilot+ PC experience and is designed to address one of the most common frustrations: finding and changing settings on your PC. You can describe what you need help with, such as “how to control my PC by voice” or “my mouse pointer is too small,” and the agent will suggest steps to resolve the issue. The agent uses AI on your PC to understand your request and, with your permission, can automate and complete tasks for you. This experience is rolling out to Snapdragon-powered Copilot+ PCs, with support for AMD and Intel™-powered PCs coming soon. It currently works only if your primary display language is set to English. New! On non-Copilot+ PCs, the Settings app now shows the Search box at the top center to make searching easier and more consistent. Fixed: If your PC is set to ‘Do nothing’ when you close the lid (under Settings > System > Power and Battery) and the Settings window is left open when you close the lid, reopening the lid might cause the Settings window to stop responding. It might become unresponsive to input or resizing and instead just display your accent color. Fixed: Settings might stop responding when you try to save Wi-Fi network credentials. [Windows Resiliency Initiative] The following changes are part of the Windows Resiliency Initiative announced at Ignite 2024: New! Quick machine recovery is now available. When enabled, it automatically detects and fixes widespread issues on Windows 11 devices using the Windows Recovery Environment (WinRE). This reduces downtime and avoids the need for manual fixes. If a device experiences a widespread boot issue, it enters WinRE, connects to the internet, and Microsoft can deliver a targeted fix through Windows Update. IT admins can enable or customize this experience for their organization through the Intune Settings Catalog UI using the RemoteRemediationCSP. There is also a dedicated quick machine recovery settings page available under System > Recovery > Quick machine recovery. Today, it’s enabled by default for home users. New! A more streamlined interface appears during an unexpected restart. This updated design aligns with Windows 11’s visual style and helps you return to work faster. The screen displays a more readable layout while keeping the technical details visible. This screen appears with a black background. [Start menu] New! We are adding a Boolean option to the Configure Start Pins policy to allow admins to apply Start menu pins once. This means that a user will receive admin pins on day 0 but can then make any changes to their Start pinned layout and have those changes safeguarded. These changes can be optionally applied through the existing configuration Service Provider (CSP). [Snap] New! Improvements make it easier to learn and use Snap in Windows 11. Inline messages now appear when you accidentally open the Snap Bar by dragging an app to the upper center of your desktop or open the Snap menu by hovering over the Minimize or Maximize button. These messages provide helpful tips on Snap app windows and show keyboard shortcuts. [Windows Search] New! Windows Search settings are now easier to find. Instead of two separate pages for settings (“Search permissions” and “Searching Windows”), you can find everything in one place under Settings > Privacy & security > Search. This new page has a modern look and a better layout, so you can quickly view and manage all your Windows Search settings. [Input] New! The Gamepad layout of the Windows touch keyboard now includes enhanced controller navigation and improved focus handling for child keys, menus, word suggestions, language switching, and settings. A new Gamepad keyboard, designed for gaming, also supports PIN sign-in on the Windows lock screen. It offers controller shortcuts for quick PIN entry and full navigation for those who prefer not to use shortcuts. [File Explorer] Fixed: If you open More options ​​​​​​​ in File Explorer to view the full list of folders for the current path, the dropdown menu might not display completely, making the bottom part inaccessible. Fixed: File operation progress dialogs might stop appearing when displayed from apps. Fixed: Syncing more SharePoint sites to File Explorer might slow performance when navigating folders or opening the context menu. This can also affect how quickly files launch. [Desktop icons] Fixed: If you have an app pinned to your desktop and it updates, the app icon might not display correctly and instead show a white page. [Notifications] Fixed: When you select a Windows notification, it might not bring the related app to the foreground as expected—for example, this can happen with Outlook notifications. Here are the changes that are available to all users right here and right now: [Authentication] Fixed: This update addresses an issue that affects the Local Security Authority Subsystem Service (LSASS). LSASS might stop responding during machine password changes with specific audit settings. [File Explorer] Fixed: File Explorer Home might unexpectedly only display a single folder (for example, Desktop), rather than the expected content with recent files and more. [File system] Fixed: This update addresses an issue in the Resilient File System (ReFS) where using backup applications on large files could occasionally result in system memory becoming fully exhausted. [Graphics] An issue where external graphics cards connected through Thunderbolt weren’t always recognized in some cases. [Input (know issue)] Fixed: An issue when using the Microsoft Changjie IME (input method editor) for Traditional Chinese might cause problems such as not being able to form or select words, unresponsive spacebar or blank key, incorrect word output, or a broken candidate window display. This can occur after installing KB5062553. Fixed: This update addresses an issue that affects Phonetic input methods, including the Hindi Phonetic Input keyboard and the Marathi Phonetic keyboard, which might not work correctly after installing KB5062553. [Stability issue] This update addresses an issue observed in rare cases after installing the May 2025 security update and subsequent updates causing devices to experience stability issues. Some devices became unresponsive and stopped responding in specific scenarios. [Windows Firewall] Fixed: This update addresses an issue found in Event Viewer as Event 2042 for Windows Firewall with Advanced Security. The event appears as "Config Read Failed" with the message "More data is available." For more information about this issue, see "Error events are logged for Windows Firewall" in the Windows Health Dashboard.​​​​​​​ You can download KB5062660 by heading to Settings > Windows Update and clicking "Check for Updates." The update is also available via the Microsoft Update Catalog.
    • With all this development of their web-apps, wonder when they'll begin the same stupid move of replacing their native Desktop apps with the web-based trash like they're doing with Outlook...have a feeling that's not far off.
    • In about:config, ensure these three are set to false: browser.tabs.groups.smart.enabled browser.tabs.groups.smart.optin browser.tabs.groups.smart.userEnabled
    • Excel for the web finally gets crucial data refresh feature by Usama Jawad Microsoft Excel is a very popular spreadsheet tool used for a variety of purposes in both personal and enterprise use, including data crunching, reporting, and analysis. Microsoft regularly adds new features to the software, including easier edit access and a revamped UX to fetch data from external sources. Now, the company has made some further improvements in the latter area. Excel for the web has recently netted a very important feature: the ability to refresh authenticated data sources leveraging Power Query. Previously, if you wanted to refresh an external data source in Excel for the web, you would need to download the file locally and apply the refresh there before syncing it to the web version or uploading it there. With the latest enhancement, you can simply apply Refresh All through the Data tab or refresh individual data sources through the Queries pane. Currently, refreshes are limited to 1,000 connections per user, and once you trigger a refresh, you may be prompted to enter your credentials to the authenticated data source, which includes SharePoint, SQL Server, Web API, and more. You can continue working on other aspects of your workbook while the refresh completes. In the same vein, it is now possible to view and manage data source credentials for queries authored by Power Query through the Data > Data Source Settings tab. Users have the ability to view, delete, and modify credentials at a global level or just for their current workbook. They will also be able to authenticate to a data source that already exists in the Excel workbook through the same tab. Both these capabilities are now available for all Excel for the web customers. Microsoft says that its future plans include the migration of the full-fledged Power Query experience from desktop to the web, but it is yet to share a public timeline.
    • Windows 10 KB5062649 fixes Extended Security bug, unresponsive systems, and more by Sayan Sen Microsoft has released today the non-security preview update (also known as the C-release) for Windows 10. The update, under KB5062649 and Build 19045.6159, fixes some major bugs including one for Extended Security Updates (ESU), unresponsive systems, Secure Boot, and more. Since this is a preview update for next month's Patch Tuesday it is an optional release. Microsoft says that users reported that the ESU wizard would not work correctly when they tried to use the option to extend support for Windows 10 for another year; this bug should be fixed now. The company has also fixed "stability issues" with this release as it resolves problems in the core file system. Affected users reported unresponsive systems since the May 2025 Patch Tuesday. There are other improvements as well. The full changelog is given below: ​​​​​[Extended Security Updates] Fixed: An issue impacting the Windows 10 Extended Security Updates (ESU) enrollment wizard. Some users experienced a problem where clicking “Enroll now” caused the wizard window to open, begin loading, and then close unexpectedly. This occurred due to incomplete app registration, which prevented the wizard from loading correctly. This update addresses that issue to ensure a smoother enrollment experience. [Mobile Operator Profiles] Updated: Country and Operator Settings Asset (COSA) profiles. [Secure Boot] New! Adds the ability to deploy SKUSiPolicy VBS Anti-rollback protections through the Secure Boot AvailableUpdates registry key. [Core File Systems] Fixed: An issue observed in rare cases after installing the May 2025 security update and subsequent updates causing devices to experience stability issues. Some devices became unresponsive and stopped responding in specific scenarios. [Input] Fixed: A known issue with the Microsoft Changjie Input Method. Users were unable to select words after a recent update. Fixed: A known issue when searching for an emoji in the emoji panel. After a recent update, the search always returns no results. Fixed: An issue in which phonetic input methods, including the Hindi Phonetic Input keyboard and Marathi Phonetic keyboard do not work correctly after a recent update. You can find the official support article here on Microsoft's website.
  • Recent Achievements

    • Week One Done
      SmileWorks Dental earned a badge
      Week One Done
    • Community Regular
      vZeroG went up a rank
      Community Regular
    • Collaborator
      Snake Doc earned a badge
      Collaborator
    • Week One Done
      Snake Doc earned a badge
      Week One Done
    • One Month Later
      Johnny Mrkvička earned a badge
      One Month Later
  • Popular Contributors

    1. 1
      +primortal
      593
    2. 2
      Michael Scrip
      197
    3. 3
      ATLien_0
      193
    4. 4
      +FloatingFatMan
      131
    5. 5
      Xenon
      122
  • Tell a friend

    Love Neowin? Tell a friend!