Fancy Hints

  • Home
  • Blog
  • Coding
    • .Net
    • Csharp
    • iOS
    • CSS
    • Python
    • Java
    • Node.js
    • jquery
    • Javascript
    • Android
    • PHP
  • Tech
    • Systems
    • Digital
    • Computer Science
    • Security
    • Hosting
    • Website
    • Mobile
  • Donate

Month: January 2021

Coding

Bool name "error"

I was looking at some code I wrote for class and just realized that I named a bool variable “error” It doesn’t make the code to malfunction and Visual Studio just underlined it with two Read more…

By Umar Khan, 4 years ago January 3, 2021
Coding

PHP Documentation is now on Git

Nice! Hopefully this will attract more frequent contributions. Nitpicking on one thing in the README: Always run php doc-base/configure.php before commit! Maybe ship with a recommended git hook, perhaps using grumphp to enforce it? Probably Read more…

By Umar Khan, 4 years ago January 3, 2021
Coding

I wrote my game in c#, about 5,000 lines of coded later and here it is!

That only took 5000 lines?!?They’re separated into a lot of scripts so I don’t actually have an exact number, a lot of the enemies and obstacles feed off the same code. A lot of static Read more…

By Umar Khan, 4 years ago January 3, 2021
Coding

How to auto generate a set of reset services from some SQL tables?

I am looking for a way to autogenerate a crud layer in asp.net core. I have a set of tables and I would like to expose this data through REST. There are a few hundred Read more…

By Umar Khan, 4 years ago January 3, 2021
Coding

About System.Threading.Tasks and external library

I was Trying to do some multithreading by calling Parallel.Invoke () => myMethod(Obj1),() => myMethod(Obj2)); so that those two methods would run parallel. Obj1 and Obj2 are objects from an external library. I did some Read more…

By Umar Khan, 4 years ago January 3, 2021
Coding

PyCharm 2020.3.2 Supports Apple Silicon

We have special news for those of you using Mac with an M1 chip: PyCharm 2020.3.2 is out and brings support for Apple Silicon! To start working, download the separate installer for PyCharm for Apple Read more…

By Umar Khan, 4 years ago January 3, 2021
.Net

Fdownl – an innovator file sharing platform built with ASP.NET

Some time ago, we had the idea of creating a file sharing platform that didn’t require visitors to download common uploaded files like images, audio and video files. Fdownl was born from that idea. With Read more…

By Umar Khan, 4 years ago January 3, 2021
Computer Science

Switch Case Statement Compiler Design

Case Statement The “case” or “switch” statement is available in various languages. The following is the syntax for the case statement: 1 2 3 4 5 6 7 8 9 switch (E)  {             case Read more…

By Umar Khan, 4 years ago January 3, 2021
Computer Science

Translation of Array References in Compiler Design

Translation of Array References We can access the elements of an array stored in consecutive blocks very easily and quickly. In a programming language like C and Java, the size of an array is one Read more…

By Umar Khan, 4 years ago January 3, 2021
Computer Science

Machine-Independent Optimizations in Compiler Design

Machine-Independent Optimizations The main aim of machine-independent optimization is to improve the generated intermediate code so that compiler can get better target code. Eliminating unwanted code from the object code or replacing one set of Read more…

By Umar Khan, 4 years ago January 3, 2021

Posts pagination

Previous 1 … 32 33 34 … 39 Next
Recent Posts
  • A critical industry is slamming the economy
  • American Airlines’ technology could fix huge travel problem
  • Amazon claims its ‘constantly inviting’ new customers to Alexa Plus
  • Walmart is selling a ‘sturdy’ $650 storage shed for $310 that’s ‘easy to put together’
  • How a DoorDash driver scammed the company out $2.5 million
Recent Comments
    Archives
    • May 2025
    • April 2025
    • March 2025
    • February 2025
    • January 2025
    • December 2024
    • November 2024
    • October 2024
    • September 2024
    • August 2024
    • July 2024
    • June 2024
    • May 2024
    • April 2024
    • March 2024
    • February 2024
    • January 2024
    • December 2023
    • November 2023
    • October 2023
    • September 2023
    • August 2023
    • July 2023
    • June 2023
    • May 2023
    • April 2023
    • March 2023
    • February 2023
    • January 2023
    • December 2022
    • November 2022
    • October 2022
    • September 2022
    • August 2022
    • July 2022
    • June 2022
    • May 2022
    • April 2022
    • March 2022
    • February 2022
    • January 2022
    • December 2021
    • November 2021
    • October 2021
    • September 2021
    • August 2021
    • July 2021
    • June 2021
    • May 2021
    • April 2021
    • March 2021
    • February 2021
    • January 2021
    • December 2020
    • November 2020
    • October 2020
    • September 2020
    • June 2019
    • May 2019
    • July 2018
    • February 2018
    • January 2018
    • December 2017
    • November 2017
    Categories
    • .Net
    • Android
    • Architecture
    • BigData
    • c++
    • Cloud
    • COBOL
    • Coding
    • Computer Science
    • Cross-Platform
    • crypto
    • Cryptocurrencies
    • Csharp
    • CSS
    • Data science
    • digital
    • Email
    • English
    • Hosting
    • HTML
    • Investments
    • iOS
    • Java
    • Javascript
    • jquery
    • Machine Learning
    • Mobile
    • Node.js
    • PHP
    • Programming
    • Python
    • Security
    • SQL
    • Systems
    • Tech
    • Uncategorized
    • Web-services
    • Website
    • Home
    • Blog
    • Coding
    • Tech
    • Donate
    Hestia | Powered by WordPress