Accès réservé...
Log Pwd
Pour s'inscrire ?

« Décembre 2023 »

  • Lu | Ma | Me | Je | Ve | Sa | Di |


Webriche: les veilleurs ne dorment jamais...

Ci dessous, les actualités de quelques sites qui ont tout mon intérêt (à différents niveaux).

La veille     Haut de page     Lendemain


Lundi 25 Décembre 2023 (66)

1: EditorNode3DGizmoPlugin in Godot ' Complete Guide

https://gamedevacademy.org/editornode3dgizmoplugin-in-godot-complete-guide-2/

Game dev academy (Jeux)

Welcome to the fascinating world of Godot 4, a world where your creativity is the limit for game development. If you’ve ever wanted to push your Godot skills further, customizing ... Read more


2: A Beginner's Guide to Create Your First Django Project

https://blog.marwanfazora.com/a-beginners-guide-to-create-your-first-django-project

Hashnode - python (python)

In this comprehensive blog post, I will provide a step-by-step guide on how to set up a new Django project from scratch. We will cover everything from installing the necessary dependencies and creating a virtual environment, to configuring the projec...


3: Don't entirely trust React's events

https://contigen.hashnode.dev/dont-entirely-trust-reacts-events

Hashnode - javascript (Javascript)

In React, browser events differ slightly from Vanilla JavaScript, as a wrapper has been built on the existing browser events interface to ensure consistent behaviour across browsers (RIP, IE) ' Synthetic events Reminder Events bubble in React by def...


4: GLTFBufferView in Godot ' Complete Guide

https://gamedevacademy.org/gltfbufferview-in-godot-complete-guide/

Game dev academy (Jeux)

Welcome to the world of game development and the intricate mechanics of game engines! Today, we’re diving into a specific class from Godot 4: GLTFBufferView. This often-overlooked component is a ... Read more


5: GLTFAnimation in Godot ' Complete Guide

https://gamedevacademy.org/gltfanimation-in-godot-complete-guide/

Game dev academy (Jeux)

Unlocking the Potential of GLTFAnimation in Godot 4 Animations bring life to our games, and with Godot 4, harnessing the power of animations has become more versatile and accessible for ... Read more


6: GLTFAccessor in Godot ' Complete Guide

https://gamedevacademy.org/gltfaccessor-in-godot-complete-guide/

Game dev academy (Jeux)

When diving into the realm of game development, there are various tools and resources at one's disposal, and understanding how to use them effectively can be the key to crafting ... Read more


7: GDScript in Godot ' Complete Guide

https://gamedevacademy.org/gdscript-in-godot-complete-guide/

Game dev academy (Jeux)

Welcome to the world of game development with Godot 4'the open-source game engine that’s taking the indie gaming community by storm. In this tutorial, we will dive into the powerful ... Read more


8: GDExtension in Godot ' Complete Guide

https://gamedevacademy.org/gdextension-in-godot-complete-guide/

Game dev academy (Jeux)

Diving into the world of game development presents endless learning opportunities. Among the most exciting things to explore is the power of Godot Engine, especially with the advent of Godot ... Read more


9: Creating a Simple Flowchart with Mermaid.js

https://tech-on-diapers.hashnode.dev/creating-a-simple-flowchart-with-mermaidjs

Hashnode - javascript (Javascript)

Introduction Regarding software development and technical documentation, having clear visual aids like flowcharts is crucial for grasping various processes like deployment and logical architecture. One handy tool for this is Mermaid.js, a JavaScript ...


10 / 66

10: FontVariation in Godot ' Complete Guide

https://gamedevacademy.org/fontvariation-in-godot-complete-guide/

Game dev academy (Jeux)

Welcome to a journey through the world of typography in game development, where the power of text can transform the player’s experience. Typography in games isn’t just about choosing a ... Read more


11: FontFile in Godot ' Complete Guide

https://gamedevacademy.org/fontfile-in-godot-complete-guide/

Game dev academy (Jeux)

Creating visually appealing and engaging games involves several elements, one of the most pivotal being the use of fonts. Fonts in games help convey story, provide instructions, and establish the ... Read more


12: Font in Godot ' Complete Guide

https://gamedevacademy.org/font-in-godot-complete-guide/

Game dev academy (Jeux)

The art of displaying text in video games is more than just choosing a font size and color; it’s about crafting a visual language that complements your game’s aesthetic and ... Read more


13: FogMaterial in Godot ' Complete Guide

https://gamedevacademy.org/fogmaterial-in-godot-complete-guide/

Game dev academy (Jeux)

Welcome to the world of 3D game development with Godot 4, the eagerly anticipated update to the powerful open-source game engine! In today’s tutorial, we’ll delve into the mystical and ... Read more


14: FastNoiseLite in Godot ' Complete Guide

https://gamedevacademy.org/fastnoiselite-in-godot-complete-guide/

Game dev academy (Jeux)

Welcome to the captivating world of procedural generation with FastNoiseLite in Godot 4! Procedural generation has become a cornerstone in game development, giving creators the ability to forge vast, dynamic ... Read more


15: Et si on faisait du web comme en 1999, ou presque '

https://www.24joursdeweb.fr/2023/et-si-on-faisait-du-web-comme-en-1999-ou-presque/

Humancoders ()

Il est 22h. Dans la nuit guadeloupéenne bruyante des chants des insectes et autres crapauds ' et pour combien de temps encore ' ' je sors de ma chambre en tirant un fil de téléphone pour aller le brancher dans le salon. Je fais ça presque tous les soirs, à cet horaire précis, car c'est à moitié prix. Un nouveau chant retentit dans la nuit tropicale, celui-ci plutôt robotique : « Rrrrrrr [...]


16: How Async JS actually work

https://kamrank.hashnode.dev/how-async-js-actually-work

Hashnode - javascript (Javascript)

Difference between async and sync functions Before starting with the nature of synchronous JavaScript functions, let's look at how JavaScript working on a single core plays a crucial role in executing the above functions. JS being an interpreted lang...


17: Toolbar - Action Bar in Android Application: A Guide Using Material Component and Material3 Library

https://androidguide.hashnode.dev/toolbar-action-bar-in-android-application-a-guide-using-material-component-and-material3-library

Hashnode - Kotlin (Mobiles)

Introduction In this article, we will learn how to create a Toolbar - Action Bar in our Android Application. The ToolBar provides content & actions related to the current screen. Using Material Component Library Replacing the parent attribute in t...


18: User Interactions in Android

https://androidguide.hashnode.dev/user-interactions-in-android

Hashnode - Kotlin (Mobiles)

Toast Messages in Android A Toast is a simple popup message in Android. We use the maketext() method to instantiate a Toast, and show() method to display the Toast. //Toast.makeText(context, text, duration).show() Toast.makeText(this, "Sending messa...


19: Apache Spark ''

https://bikramchatterjee.hashnode.dev/apache-spark

Hashnode - python (python)

What Is Apache Spark' ' Apache Spark is an open source analytics engine used for big data workloads. It can handle both batches as well as real-time analytics and data processing workloads. Apache Spark started in 2009 as a research project at the U...


20 / 66

20: Blog app using ReactJS

https://sumangal.hashnode.dev/blog-app-using-reactjs

Hashnode - javascript (Javascript)

Steps to create the application: Step 1: Create React Project npx create-react-app blog Step 2: Change your directory and enter your main folder MY-APP as : cd blog Step 3: Install the required modules using the command npm i bootstrap npm i react-...


21: Build Your Own Password Generator Web App with JavaScript

https://jaimindev.blogspot.com/build-your-own-password-generator-web-app-with-javascript

Hashnode - javascript (Javascript)

Introduction: In this tutorial, we will guide you through the process of creating a simple yet powerful password generator web application using HTML, CSS, and JavaScript. This interactive web app allows users to customize their passwords based on le...


22: javascript oparation

https://sumangal.hashnode.dev/javascript-oparation

Hashnode - javascript (Javascript)

Certainly! Here are some examples of how JavaScript can be used to perform various operations on a blog: DOM Manipulation: // Change the text of a blog post title document.getElementById('blog-post-title').innerText = 'New Title'; // Add a new par...


23: JavaScript vs TypeScript - Comparison Analysis

https://devtohash.hashnode.dev/javascript-vs-typescript-comparison-analysis

Hashnode - javascript (Javascript)

INTRODUCTION JavaScript and TypeScript are both prominent programming languages widely used in web development. JavaScript, born out of the necessity for client-side interactivity on the web, has become a foundational language for building dynamic an...


24: De-mystifying JavaScript Decorators

https://hardnold.hashnode.dev/de-mystifying-javascript-decorators

Hashnode - javascript (Javascript)

Since my exploration of nest.js (see my recent blog post) I started working more and more with decorators recently. In this article I want to provide answers to some of the questions I had when I first dove into JavaScript decorators like "what the h...


25: Getting Started with Nest.js

https://shameel123.com//getting-started-with-nestjs

Hashnode - javascript (Javascript)

Introduction Hello everyone, we are starting a series where we will be learning about Nest.js as a framework, understanding fundamental concepts and getting down to its depth. Please find video explanation below ' https://www.youtube.com/watch'v=l2W2...


26: java script data type

https://sumangal.hashnode.dev/java-script-data-type

Hashnode - javascript (Javascript)

JavaScript is a dynamic, loosely-typed language, which means it doesn't require you to declare the data type of a variable when you create it. JavaScript has several built-in data types, each with its own unique characteristics and uses. Here are som...


27: Unraveling the Magic of MongoDB Aggregation in My Project

https://techwithmitva.hashnode.dev/unraveling-the-magic-of-mongodb-aggregation-in-my-project

Hashnode - javascript (Javascript)

Introduction: Embarking on the MERN stack adventure, I stumbled upon MongoDB's Aggregation Pipeline, a superhero in the database realm. Excitement peaked as I practically weaved its magic into my latest project. Let's peek into the captivating journe...


28: Mastering the Art of DOM Manipulation : Accessing and Conjuring HTML Elements

https://vibhavn.hashnode.dev/mastering-the-art-of-dom-manipulation-accessing-and-conjuring-html-elements

Hashnode - javascript (Javascript)

Introduction Welcome back, intrepid web developers! In the first part of our DOM Manipulation series, we dipped our toes into the enchanting waters of the Document Object Model (DOM). Now, we're ready to take a deeper plunge into the magic realm of A...


29: Unveiling the Power of DOM Manipulation in JavaScript: An Introduction

https://vibhavn.hashnode.dev/unveiling-the-power-of-dom-manipulation-in-javascript-an-introduction

Hashnode - javascript (Javascript)

Introduction: Welcome to the exciting world of JavaScript, where we embark on a journey to explore the Document Object Model (DOM) and its pivotal role in web development. As you delve into the intricacies of DOM manipulation, you'll soon realize its...


30 / 66

30: How To Create REST API Using Django

https://awesomeblogs.com/how-to-create-rest-api-using-django

Hashnode - python (python)

What is a REST(Representational State Transfer) API' API is the way by which systems communicate with each other. APIs can be used for various purposes, such as accessing web services, retrieving data from databases, or connecting different component...


31: Software Issues Sideline The Chevrolet Blazer EV

https://www.webpronews.com/software-issues-sideline-the-chevrolet-blazer-ev/

WebProNews SEO (Développement)

WebProNews Software Issues Sideline The Chevrolet Blazer EV GM's foray into electric vehicles is not going well, with the company halting sales of the Chevy Blazer EV amid a myriad of software issues. Software Issues Sideline The Chevrolet Blazer EV Staff


32: Intro To Loops

https://justaman045.hashnode.dev/intro-to-loops

Hashnode - javascript (Javascript)

In general Computer, Programs are executed sequentially. It will execute the first line then the second line then the third line and so on. Programming Languages nowadays also provide various control statements that allow us to control the execution ...


33: Automating SAP Data Extraction with Python: A Step-by-Step Guide

https://luca1iu.hashnode.dev/automating-sap-data-extraction-with-python-a-step-by-step-guide

Hashnode - python (python)

Introduction Five Methods for Automated Data Extraction There are several ways to automatically download data from SAP using Python. Some of the common methods include: GUI Automation: Using libraries like PyAutoGUI to automate the SAP GUI interface...


34: Automate SAP Report Extraction with Pyautogui

https://luca1iu.hashnode.dev/automate-sap-report-extraction-with-pyautogui

Hashnode - python (python)

Introduction Automating SAP GUI with PyAutoGUI involves using the Python package to simulate mouse clicks and keyboard inputs, allowing for navigation of the SAP system and extraction of data. It offers the advantage of not requiring extra rights and...


35: What is manifest.json and Why Does It Matter'

https://shivamkatareblog.hashnode.dev/what-is-manifestjson-and-why-does-it-matter

Hashnode - javascript (Javascript)

Have you ever been curious about how web browsers and extension platforms interpret your application's behavior, presentation, and functionalities' The answer lies in the manifest.json file - a crucial, yet often mysterious component in web developme...


36: 10 Best AI Tools of 2023

https://www.webdesignerdepot.com/10-best-ai-tools-of-2023/

Webdesigner depot (Design)

AI has been with us in some form or another for decades, but it wasn't until the tail-end of 2022 that it started to resemble a usable technology.


37: Demystifying Big O Notation: A Beginner's Guide to Algorithm Efficiency

https://iredox.hashnode.dev/demystifying-big-o-notation-a-beginners-guide-to-algorithm-efficiency

Hashnode - javascript (Javascript)

In the realm of computer science and programming, the efficiency of algorithms plays a pivotal role in determining the performance of software applications. How do we quantify and compare the efficiency of different algorithms, especially when faced ...


38: Understanding Hoisting In Javascript: let/const vs var

https://notamit.hashnode.dev/understanding-hoisting-in-javascript-letconst-vs-var

Hashnode - javascript (Javascript)

Hoisting in simple terms can be defined as the allocation of memory to the variables and functions in the Javascript program even before the first line of code gets executed. It's an important concept to know if you are a Javascript developer as you'...


39: First Hand : Découvrez les fonctionnalités du suivi des mains sur le Quest 3

https://www.realite-virtuelle.com/first-hand-suivi-des-mains-quest-3/

realite-virtuelle.com (Réalité Virtuelle)

L’application First Hand présente les capacités du suivi des mains des casques Quest. Cette démo […] Cet article First Hand : Découvrez les fonctionnalités du suivi des mains sur le Quest 3 a été publié sur REALITE-VIRTUELLE.COM.


40 / 66

40: Mastering Matplotlib: A Step-by-Step Tutorial for Beginners

https://mritunjaysri28.hashnode.dev/mastering-matplotlib-a-step-by-step-tutorial-for-beginners

Hashnode - python (python)

Data visualization is about viewing or visualizing data in the form of graphical plots, charts, figures, and animations. Data Visualization Libraries in Python' Altair - Declarative statistical visualization library for Python. Bokeh - Interactive ...


41: Sweetviz: Compare the Similar Features Between 2 Different Datasets

https://mathdatasimplified.com/sweetviz-compare-the-similar-features-between-2-different-datasets/

Math Data Simplified (data)

For a quick comparison of stats (missing, distinct, mean) between train and test sets in Python, use sweetviz.


42: [Deep Dive] Debouncing In JavaScript

https://mehulcodes.com/deep-dive-debouncing-in-javascript

Hashnode - javascript (Javascript)

MehulCodes Explain to me about debouncing in Javascript ChatGPT In JavaScript, debouncing is a technique used to ensure that time-consuming tasks do not fire so often, making them more efficient and avoiding performance issues. This is particularly u...


43: Writing your first Javascript code - Javascript basics

https://nerdbash.hashnode.dev/writing-your-first-javascript-code

Hashnode - javascript (Javascript)

Javascript is a weakly typed, high level, interpreted, object oriented, single threaded programming language. Its most popularly used for building the forntend of websites. About 98% of the websites on the internet are build using javascript. Since n...


44: Server Side Kotlin-13

https://devnation.joshisfitness.com/server-side-kotlin-13

Hashnode - Kotlin (Mobiles)

To check the presence of an element in a collection, use the contains() function. It returns true if there is a collection element that equals() the function argument. You can call contains() in the operator form with the in keyword. To check the pre...


45: Valve déploie des correctifs essentiels pour Steam Link 2.2.1

https://www.realite-virtuelle.com/valve-correctifs-essentiels-steam-link-2-2-1/

realite-virtuelle.com (Réalité Virtuelle)

Pour une meilleure expérience VR, Valve améliore Steam Link. Ainsi, la version 2.2.1 de SteamVR […] Cet article Valve déploie des correctifs essentiels pour Steam Link 2.2.1 a été publié sur REALITE-VIRTUELLE.COM.


46: Understanding Streams in Flutter: A Comprehensive Guide

https://atuoha.hashnode.dev/understanding-streams-in-flutter-a-comprehensive-guide

Hashnode - Flutter (Flutter)

Flutter, the open-source UI software development toolkit, has gained immense popularity for its ability to create cross-platform applications with a single codebase. One of the powerful features that Flutter provides is the use of streams. Streams pl...


47: Understanding Streams in Flutter: A Comprehensive Guide

https://everythingflutter.com/understanding-streams-in-flutter-a-comprehensive-guide

Hashnode - Flutter (Flutter)

Flutter, the open-source UI software development toolkit, has gained immense popularity for its ability to create cross-platform applications with a single codebase. One of the powerful features that Flutter provides is the use of streams. Streams pl...


48: Clean Architecture Implementation in Flutter

https://atuoha.hashnode.dev/clean-architecture-implementation-in-flutter

Hashnode - Flutter (Flutter)

Introduction Clean Architecture is a software design philosophy that emphasizes separation of concerns and maintainability by dividing the software into layers with distinct responsibilities. In the context of Flutter, Clean Architecture can be a pow...


49: Clean Architecture Implementation in Flutter

https://everythingflutter.com/clean-architecture-implementation-in-flutter

Hashnode - Flutter (Flutter)

Introduction Clean Architecture is a software design philosophy that emphasizes separation of concerns and maintainability by dividing the software into layers with distinct responsibilities. In the context of Flutter, Clean Architecture can be a pow...


50 / 66

50: Python 19 | Calculating Average Exercise

https://gregorschafroth.hashnode.dev/python-19-calculating-average-exercise

Hashnode - python (python)

Just got another simple exercise from ChatGPT today where A user can add numbers to a list and then an average is calculated ' # This Python program calculates the average of list of numbers def get_user_numbers(list): counter = 1 print('Ad...


51: Python Requests Module

https://bigsmoke.hashnode.dev/python-requests-module

Hashnode - python (python)

Functions for Making Requests: requests.request(): Sends a request to a specified URL with customizable parameters. requests.get(): Sends a GET request to the specified URL. requests.post(): Sends a POST request to the specified URL with data in t...


52: A Comprehensive Guide to Views in Android

https://androidguide.hashnode.dev/a-comprehensive-guide-to-views-in-android

Hashnode - Kotlin (Mobiles)

Introduction A View is a simple building block of a user interface. It is a small rectangular box that can be TextView, EditText, or even a button. It occupies the area on the screen in a rectangular area and is responsible for drawing and event hand...


53: Promises in javascript

https://anubhavanand.hashnode.dev/promises-in-javascript

Hashnode - javascript (Javascript)

console.log("Anubhav and javascript"); function passwordchecker(Password){ let prom=new Promise((resolve,reject)=>{ if(Password.length>8) { resolve("yes it is more") } else { reject(" not applicable") } }); prom.then((result) => { console.log(result)...


54: Immersive Web Design Trends for the Festive Season: A 2024 Showcase

https://www.noupe.com/design/immersive-web-design-trends-for-the-festive-season.html

Noupe (conception)

The festive period is an opportunity to creatively use various web design techniques to offer visitors a jolly good experience on your website as they begin Christmas shopping. The idea is to grab their attention instantly. And you only have a few seconds to do this, given how 94% of all users instantly judge a... The post Immersive Web Design Trends for the Festive Season: A 2024 Show [...]


55: Setting up a basic HTTP server with Bun and Hono

https://eliasfrieling.com/setting-up-a-basic-http-server-with-bun-and-hono

Hashnode - javascript (Javascript)

Bun and Hono are two relatively new products to the JavaScript ecosystem centered around being fast and lightweight. Using them you can create blazingly fast apps, beating out the performance of node.js and express. Starting out There are multiple di...


56: What the f*ck is AJAX (for jQuery Programmers)' - A Complete Tutorial

https://blog.dhruvbadaya.in/what-the-fck-is-ajax-for-jquery-programmers-a-complete-tutorial

Hashnode - javascript (Javascript)

AJAX = Asynchronous JavaScript and XML. In short; AJAX is about loading data in the background and display it on the webpage, without reloading the whole page. Examples of applications using AJAX: Gmail, Google Maps, Youtube, and Facebook tabs. Now, ...


57: Understanding the spread operator in React: Simplifying props and unveiling its upsides and downsides

https://blog.alexandrecalaca.com/understanding-the-spread-operator-in-react-simplifying-props-and-unveiling-its-upsides-and-downsides

Hashnode - javascript (Javascript)

The spread operator In simple terms, the spread operator (...) in React is a JavaScript syntax that allows you to easily expand the contents of an object or array. In the context of React components, it is often used to pass all the properties of an ...


58: Control Statements

https://coolcoderr.hashnode.dev/control-statements

Hashnode - python (python)

Introduction Welcome back to our Python journey! After covering basics, functions, and input, we're diving into the dynamic world of control statements. These tools empower you to shape your code's flow, making decisions and handling scenarios adeptl...


59: Control Statements

https://akashdevblog.hashnode.dev/control-statements

Hashnode - python (python)

Introduction Welcome back to our Python journey! After covering basics, functions, and input, we're diving into the dynamic world of control statements. These tools empower you to shape your code's flow, making decisions and handling scenarios adeptl...


60 / 66

60: How can you tell if a website is built with Java or PHP'

https://vinhjacker.hashnode.dev/how-can-you-tell-if-a-website-is-built-with-java-or-php

Hashnode - javascript (Javascript)

Differentiating between a website built with Java or PHP requires looking into specific indicators: URL Extensions: URLs ending with .jsp or .jspx might indicate a Java-based website, while .php extensions generally signify a PHP-based site. However...


61: Dockerizing CDKTF with Python

https://blog.hoaraujerome.com/dockerizing-cdktf-with-python

Hashnode - python (python)

Cloud Development Kit for Terraform (CDKTF) is a framework that allows you to use familiar programming languages to define and provision infrastructure using Terraform. CDKTF supports multiple languages, including Python, which is a popular choice fo...


62: How to Code Games in Mixed Reality ' Best Tutorials

https://gamedevacademy.org/how-to-code-games-in-mixed-reality/

Game dev academy (Jeux)

Welcome to the exciting world of Mixed Reality game development! This article is here to guide you through the best resources and tutorials needed to learn how to code games ... Read more


63: What is Virtual Reality ' Complete Guide

https://gamedevacademy.org/what-is-virtual-reality/

Game dev academy (Jeux)

Virtual reality is a term we often hear buzzed about in the tech industry, from gaming to healthcare. This technology promises to transform not only the way we entertain ourselves, ... Read more


64: How to Code Survival Games in Unreal Engine

https://gamedevacademy.org/how-to-code-survival-games-in-unreal-engine/

Game dev academy (Jeux)

Welcome to our guide on ‘How to Code Survival Games in Unreal Engine ' Best Learning Tutorials’. In this resource-filled guide, we’ll take you through a top selection of learning ... Read more


65: How to Code FPS Games in Unreal Engine ' Best Tutorials

https://gamedevacademy.org/how-to-code-fps-games-in-unreal-engine/

Game dev academy (Jeux)

Are you fascinated by the world of First Person Shooter (FPS) games and inspired to create your own' In that case, Unreal Engine, a versatile and powerful game development environment, ... Read more




La veille     Haut de page     Lendemain



Note : Webriche.fr est un agrégateur de flux RSS. C'est à dire un outil automatique qui regroupe l'accès à des informations, dont il n'est ni le rédacteur, ni l'éditeur.
Pour toutes questions, merci de contacter Richard Carlier.

Présentation

Ceci est un site qui explore certains mécanismes du Web 2.0, histoire de jouer avec tout ça...
Oui, une sorte de mashup 2.0 appliqué à la veille informationnelle... Hum, rien de neuf ?

Expérimental, c'est un site collaboratif à usage d'une seule personne. Ou presque.

Richard Carlier

Des mots,
toujours des mots...

Collaboration Partage Pagerank Donnees Echange RSS Standards Web Design CSS Participation Accessibilite Mashup Convergence Standardisation Utilisateurs Web 2.0