IntelliJ Python| Balaug
You’re interested in using IntelliJ IDEA for Python development. IntelliJ IDEA is a versatile IDE that supports Python through its PyCharm plugin. Here’s a brief… Read More »IntelliJ Python| Balaug
You’re interested in using IntelliJ IDEA for Python development. IntelliJ IDEA is a versatile IDE that supports Python through its PyCharm plugin. Here’s a brief… Read More »IntelliJ Python| Balaug
Download and Setup PyCharm for Learning Step 1 Download and install Python to your computer. Head over to the official Python website to download the… Read More »Phyton & PyCharm & OCI
Connecting to the Graph SDK The first step in any use of the Graph SDK is to connect to the Graph using the Connect-MgGraph cmdlet. When you… Read More »Microsoft Graph & PowerShell SDK
Izvedemo PS:> winget search Microsoft.Powershell in namesti z winget install –id Microsoft.Powershell –source winget V primeru prejšnje verzije izvedi namestitev z MSI skripto iz naslednjega… Read More »Kako namestimo Powershell 7
https://devclass.com/2022/08/04/retire_javascript_says-json-creator-douglas-crockford/
If you are running Windows PowerShell 5 or older, you can use the CIM Instance method and the Win32_OperatingSystem class. The Win32_OperatingSystem class has a LastBootupTime property which shows the… Read More »Powershell & Uptime
What are the most popular coding languages? Name of language What is this language used for? Pros Cons C Scripting system applications Efficient and portable,… Read More »What is coding and what is it used for? A beginner’s guide
1. Reading an excel file using Pythons Using xlrd module, one can retrieve information from a spreadsheet. For example, reading, writing or modifying the data… Read More »Phyton & Excel
Great article from Shoaib Mehedi. Posted from: https://blog.devgenius.io/as-a-tech-guy-you-will-thank-me-for-these-websites-be09e86ebcef Article start here: As a technical person, I fetch some regular basis tasks. There are tasks that… Read More »Regular basis task#Shoaib Mehedi
Installing Modules in a Product Directory If you are distributing the module to other parties, use the default Program Files location described above, or create… Read More »Installing a PowerShell Module