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


24 Décembre 2023 (59)

1: EditorNode3DGizmo in Godot ' Complete Guide

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

Game dev academy (Jeux)

Welcome to our tutorial on the EditorNode3DGizmo class in Godot 4. This powerful feature might not be something you’ve heard about before, but it’s an essential part of creating custom ... Read more


2: EditorInterface in Godot ' Complete Guide

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

Game dev academy (Jeux)

Creating extensions and plugins for an editor can provide powerful customization options for developers. When working with the Godot engine, a well-known and loved tool for indie game developers, there ... Read more


3: EditorInspectorPlugin in Godot ' Complete Guide

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

Game dev academy (Jeux)

Customizing the Godot editor’s inspector panel can open a whole new world of possibilities for developers looking to streamline their workflows or add unique functionality to their development process. In ... Read more


4: EditorInspector in Godot ' Complete Guide

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

Game dev academy (Jeux)

Navigating through the tools of Godot 4, one might wonder about the intricate workings of the EditorInspector, a staple in the Godot engine’s architectural wardrobe. This powerhouse lies at the ... Read more


5: EditorImportPlugin in Godot ' Complete Guide

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

Game dev academy (Jeux)

Welcome to this comprehensive tutorial on leveraging the powerful capabilities of the EditorImportPlugin in Godot 4. If you’re delving into game development using Godot, understanding how to extend the editor’s ... Read more


6: EditorFileSystemImportFormatSupportQuery in Godot ' Complete Guide

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

Game dev academy (Jeux)

Welcome to our detailed exploration of the EditorFileSystemImportFormatSupportQuery class in Godot 4, the latest iteration of the beloved open-source game engine. Diving into this niche yet crucial aspect of Godot ... Read more


7: EditorFileSystemDirectory in Godot ' Complete Guide

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

Game dev academy (Jeux)

Navigating the complex structure of a game project can sometimes be quite daunting, especially for those new to game development. Understanding how the files and directories are organized is crucial, ... Read more


8: EditorFileSystem in Godot ' Complete Guide

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

Game dev academy (Jeux)

Managing resources and understanding your project’s file system is crucial for any game development process, particularly when it comes to platforms like Godot 4. With complex projects, you need an ... Read more


9: EditorFileDialog in Godot ' Complete Guide

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

Game dev academy (Jeux)

Navigating a sea of files and directories can be a daunting task when developing your next game hit in Godot Engine, but fear not! With the EditorFileDialog class, which only ... Read more


10 / 59

10: EditorFeatureProfile in Godot ' Complete Guide

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

Game dev academy (Jeux)

In the world of game development, efficiency and focus are key. Whether you’re a budding game developer diving into your first project or a seasoned professional working on a team, ... Read more


11: Mastering JavaScript V8 Engine, Debugger, and Internal Array Representations: Optimizations, Insights, and Real-Life Applications

https://mesum.hashnode.dev/mastering-javascript-v8-engine-debugger

Hashnode - javascript (Javascript)

An In-depth Look at the Roles, Collaboration, Code Improvement Strategies, and Real-world examples of Using JavaScript's V8 engine engines Introduction Knowing the subtleties of how Javascript arrays are represented in V8 is important for maintainin...


12: Mastering JavaScript V8 Engine, Debugger, and Internal Array Representations: Optimizations, Insights, and Real-Life Applications

https://worldoftech.net/mastering-javascript-v8-engine-debugger

Hashnode - javascript (Javascript)

An In-depth Look at the Roles, Collaboration, Code Improvement Strategies, and Real-world examples of Using JavaScript's V8 engine engines Introduction Knowing the subtleties of how Javascript arrays are represented in V8 is important for maintainin...


13: 10 JavaScript Changes You Missed in 2023

https://stanon.hashnode.dev/10-javascript-changes-you-missed-in-2023

Hashnode - javascript (Javascript)

As the digital landscape continues to evolve at a rapid pace, so does the world of web development. In the ever-changing realm of JavaScript, staying up-to-date with the latest advancements is crucial for developers striving to create efficient, mode...


14: EditorSyntaxHighlighter in Godot ' Complete Guide

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

Game dev academy (Jeux)

Welcome to this comprehensive tutorial on the EditorSyntaxHighlighter class in Godot 4, where we delve into the art of customization and enhancement of your coding experience within the Godot Engine’s ... Read more


15: EditorSettings in Godot ' Complete Guide

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

Game dev academy (Jeux)

Managing an array of options within your game development process can often be just as demanding as the creative work itself'perhaps that’s why Godot’s EditorSettings class is such an essential ... Read more


16: EditorNode3DGizmoPlugin in Godot ' Complete Guide

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

Game dev academy (Jeux)

Creating custom gizmos within the world editor can be a game-changer for level design and can think of them as the ultimate tools for manipulation and interaction with 3D nodes ... Read more


17: IMKI by Edeis présente L'Odyssée Sonore au CES de Las Vegas 2024

https://www.realite-virtuelle.com/l-odyssee-sonore-ces-las-vegas-2024/

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

IMKI by Edeis, une start-up française, a captivé l’attention au CES Las Vegas 2024 en […] Cet article IMKI by Edeis présente L'Odyssée Sonore au CES de Las Vegas 2024 a été publié sur REALITE-VIRTUELLE.COM.


18: Let's talk about Alembic

https://joshwrites.hashnode.dev/lets-talk-about-alembic

Hashnode - python (python)

Managing database schemas efficiently is crucial for maintaining data integrity and ensuring seamless application evolution in the dynamic landscape of software development. Alembic, a powerful database migration tool for Python, has emerged as a pop...


19: CylinderShape3D in Godot ' Complete Guide

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

Game dev academy (Jeux)

Welcome to this detailed tutorial on the `CylinderShape3D` class in Godot Engine 4. Whether you're just starting out in game development or looking to expand your knowledge of physics collision ... Read more


20 / 59

20: CylinderMesh in Godot ' Complete Guide

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

Game dev academy (Jeux)

Welcome to the exciting world of 3D modeling and game development with Godot 4! In this tutorial, we will explore the CylinderMesh class, a powerful tool that adds depth and ... Read more


21: CurveXYZTexture in Godot ' Complete Guide

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

Game dev academy (Jeux)

Welcome to our tutorial on the CurveXYZTexture class in Godot 4, a comprehensive guide that will introduce you to a powerful way to visualize and manipulate multiple curves within a ... Read more


22: CurveTexture in Godot ' Complete Guide

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

Game dev academy (Jeux)

Have you ever wanted to bring your games to life with smooth, dynamic curves and lines, perhaps to visualize health bars or dynamic paths' If so, crafting these elements in ... Read more


23: Curve3D in Godot ' Complete Guide

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

Game dev academy (Jeux)

In the vast expanse of game development and digital creation, mastering the intricacies of code and design can be akin to navigating a labyrinth. However, like a beacon of light, ... Read more


24: Curve2D in Godot ' Complete Guide

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

Game dev academy (Jeux)

Bézier curves are a fundamental part of computer graphics, animations, and game development, weaving the fabric of in-game motion, design, and mechanics. Whether it’s to guide an object on a ... Read more


25: Curve in Godot ' Complete Guide

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

Game dev academy (Jeux)

When diving into the world of game development, understanding the power of curves can be a game-changer, quite literally. From creating smooth animations to orchestrating intricate movements of game characters, ... Read more


26: Binary Neural Network Part 2

https://smoothsec.hashnode.dev/binary-neural-network-part-2

Hashnode - python (python)

Objectives: Develop two simple image classification networks (1-bit and 32-bit) in Python. Profile both networks and compare their results. What you should know: Welcome back! If you've been following along, this is the second part of our series ...


27: Demystifying Token-Based Authentication: A Deep Dive into the JWT Workflow

https://prakhar09.hashnode.dev/demystifying-token-based-authentication-a-deep-dive-into-the-jwt-workflow

Hashnode - javascript (Javascript)

Hey Folks! hope you all are doing extremely well, today we are gonna learn about the workflow of a Token Based Authentication, (specifically JWT). In the ever-evolving landscape of web security, authentication plays a pivotal role in safeguarding use...


28: JS Capsules: Array.splice() vs Array.slice()

https://networkmario.hashnode.dev/js-capsules-arraysplice-vs-arrayslice

Hashnode - javascript (Javascript)

Introduction While working with arrays, most developers often find it challenging to differentiate between Array.prototype.splice() and Array.prototype.slice(). In this article, we will look at these two array methods, understand how they work, and k...


29: Frontend Rewind 2023 ' Day 24

https://tympanus.net/codrops/2023/12/24/frontend-rewind-2023-day-24/

Codrops (Design / Internet)

Day 24 marks the grand finale of our festive calendar! Join us for a last day of frontend highlights of 2023.


30 / 59

30: Buffers in Node.js

https://m--mdy--m.hashnode.dev/buffers-in-nodejs

Hashnode - javascript (Javascript)

Struggling to wrap your head around Node.js concepts like Buffer and binary data' Fret not, you're not alone, and certainly not out of your depth. It's easy to leap into building web apps without fully grasping these fundamental Node.js features ' bu...


31: Custom Cursors For The Web: Enhance UX with CSS & JS

https://blog.daviddodda.com/custom-cursors-for-the-web-enhance-ux-with-css-js

Hashnode - javascript (Javascript)

In the world of web design, it's the small details that make a big difference. Customizing the cursor and adding a follower animation can significantly boost the interactivity and visual appeal of your website. This blog post will guide you through a...


32: How to Create Controlled Components

https://adnanian-programming.hashnode.dev/how-to-create-controlled-components

Hashnode - javascript (Javascript)

Introduction If you have been learning React, then it's inevitable that you will run into the concept of controlled inputs. But what exactly is a controlled input or a controlled form' This article will cover all the essentials that pertain to this c...


33: Linux Distro Reviews: Tuxedo OS

https://www.webpronews.com/linux-distro-reviews-tuxedo-os/

WebProNews SEO (Développement)

WebProNews Linux Distro Reviews: Tuxedo OS Tuxedo OS is a Linux distro created by Tuxedo Computers, the makers of laptops and PCs designed specifically to run Linux. While similar to other projects, Tuxedo OS has several unique features. Linux Distro Reviews: Tuxedo OS Matt Milano


34: Javascript for noobs - introduction to javascript

https://nerdbash.hashnode.dev/javascript-for-noobs-introduction-to-javascript

Hashnode - javascript (Javascript)

To build a website you need to know three things HTML, CSS and Javascript. We will talk about the first two in some other blog, but first lets understand Javascript. Javascript is a weakly typed, object oriented, interpreted programming language. tha...


35: How to Become a Full-Stack Developer in 2024

https://sauravblog.hashnode.dev/how-to-become-a-full-stack-developer-in-2024

Hashnode - javascript (Javascript)

Being a Full Stack Developer requires extensive knowledge and continuous learning, as the tech field is ever-evolving. It's not limited to a specific number of technologies, so a constant learning attitude is crucial. In this blog, I'm providing a so...


36: Simplify RabbitMQ Integration in Node.js with @kazinaimul/rabbitmq

https://kazinaimul.hashnode.dev/simplify-rabbitmq-integration-in-nodejs-with-kazinaimul-rabbitmq

Hashnode - javascript (Javascript)

Are you tired of navigating the complexities of RabbitMQ integration in your Node.js projects' Well, fret no more! I'm excited to introduce the @kazinaimul/rabbitmq package'''a straightforward solution to streamline your RabbitMQ integration seamless...


37: Creating Modals with HTML dialog: A Comprehensive Guide

https://henryagudocs.hashnode.dev/creating-modals-with-html-dialog-a-comprehensive-guide

Hashnode - javascript (Javascript)

Want to seamlessly inject engaging interactions into your web pages with just HTML' Meet HTML dialog, the unsung hero of modern web design. This powerful element unlocks the door to creating stunning modals ' those elegant overlays that captivate use...


38: Implementing Uni_Link Feature in Flutter App: A Comprehensive Guide

https://alaminkarno.hashnode.dev/implementing-unilink-feature-in-flutter-app-a-comprehensive-guide

Hashnode - Flutter (Flutter)

Uni_Link is a powerful feature that enables seamless integration between our app and web content. The ability to activate our app through web-browser-like links provides users with a smooth transition from the web to our app. This documentation will ...


39: Error Handling in JavaScript - The Complete Guide

https://markmaksi.hashnode.dev/error-handling-in-javascript-the-complete-guide

Hashnode - javascript (Javascript)

Errors or Exceptions are often ignored topics among programmers. Some people think if you're a good programmer you won't have errors. But error handling is an essential skill for any serious programmer to provide the best experience for your users, a...


40 / 59

40: Mastering Regular Expressions in Python

https://baragu.hashnode.dev/mastering-regular-expressions-in-python

Hashnode - python (python)

Introduction:Regular expressions, often called regex or regexp, are magical tools that allow you to define search patterns within strings. While our primary focus will be on python, the principles you'll learn are universally applicable across variou...


41: What the f*ck is Node.JS' - A Complete Tutorial

https://blog.dhruvbadaya.in/what-the-fck-is-nodejs-a-complete-tutorial

Hashnode - javascript (Javascript)

"Node.js is an open-source and cross-platform JavaScript runtime environment." This sounds like a cool, straightforward answer. But for a beginner, this definition might raise further questions. So let's break it down and understand what it means. O...


42: Demystifying Asynchronous JavaScript: A Beginner's Guide

https://girishgg.hashnode.dev/demystifying-asynchronous-javascript-a-beginners-guide

Hashnode - javascript (Javascript)

##1. What is Asynchronous Programming' Asynchronous programming allows JavaScript to execute tasks concurrently, without waiting for each one to complete. This is essential for handling time-consuming operations like fetching data from a server or re...


43: Finding Answers in Complex Standardization Documents Using Qdrant '

https://ashishabraham.hashnode.dev/finding-answers-in-complex-standardization-documents-using-qdrant

Hashnode - python (python)

In a recent survey conducted by cnvrg.io, they found that 44% of up-and-coming firms and startups consider generative AI to be indispensable to their growth. At present, owing to their constraints, a number of them opt for LLMaaS (LLM as a Service). ...


44: Server Side Kotlin-12

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

Hashnode - Kotlin (Mobiles)

elementAt() retrieving an element at a specific position. It can be call with integer number as an argument, and it will give the collection element at the given position. elementAt() is useful for collections where there is no indexed access, or...


45: How to Build an LLM Rag Pipeline with Llama-2, PgVector, and LlamaIndex

https://rayyann.hashnode.dev/how-to-build-an-llm-rag-pipeline-with-llama-2-pgvector-and-llamaindex

Hashnode - python (python)

The world of Large Language Models (LLMs) has seen remarkable advancements in recent years. Among these developments is the RAG (Retrieval-Augmented Generation) pipeline, a powerful tool for enhancing the capabilities of language models like Llama-2....


46: OTP Autofill with Google's SMS Retrieval API [Android]

https://blog.evanemran.info/otp-autofill-with-googles-sms-retrieval-api-android

Hashnode - Kotlin (Mobiles)

If you've used Uber or WhatsApp, you would have noticed that their SMS verification is automatic: The user need not manually type in the verification code. This makes their on-boarding feel seamless and kind of effortless on the part of the user. And...


47: Python Notes

https://arunudayakumar.hashnode.dev/python-notes

Hashnode - python (python)

any(): It returns True if one of the iteratable is True and return False if iteratable is empty or all the items are False. Similar to logical operator OR all(): It returns False one of the iteratable is False or the iteratable is empty. Similar to t...


48: Deploying Python Web App using AWS ECS with Fargate and ALB

https://neha1302.hashnode.dev/deploying-python-web-app-using-aws-ecs-with-fargate-and-alb

Hashnode - python (python)

Introduction As we start the journey of deploying a Python web application using AWS ECS with Fargate and ALB, we'll explore the closer look at how to handle containerized environments in the AWS cloud. In this blog post, we'll guide you through the ...


49: Deploying Python Web App on AWS ECS with Fargate and ALB

https://neha1302.hashnode.dev/deploying-python-web-app-on-aws-ecs-with-fargate-and-alb

Hashnode - python (python)

Introduction As we start the journey of deploying a Python web application using AWS ECS with Fargate and ALB, we'll explore the closer look at how to handle containerized environments in the AWS cloud. In this blog post, we'll guide you through the ...


50 / 59

50: 'Getting Started with Python and OpenCV

https://tejasshaha.hashnode.dev/getting-started-with-python-and-opencv

Hashnode - python (python)

A Step-by-Step Guide ' Are you interested in computer vision, image processing, or creating cool projects with Python' OpenCV is your go-to library! Here's a step-by-step guide to get you started, complete with installation instructions and code e...


51: Python & OpenAI beginner journey 4 | while: 'continue'

https://gregorschafroth.hashnode.dev/python-openai-beginner-journey-4-while-continue

Hashnode - python (python)

As a junior programmer I still find it hard to open up my main OpenAI Chatbot program in the morning and get an overview of where I was. To make this easier and also improve my coding skills in general I am now adding a small python exercise to my da...


52: I built an AI to beat Alex in Rock Paper Scissors

https://royalzsoftware.de/i-built-an-ai-to-beat-alex-in-rock-paper-scissors

Hashnode - python (python)

In an era where AI/ML/Computer Vision shines and takes over both the simple and complex aspects of life, an important question arises: How competent are these artificial intelligences' Can they solve problems faster than us' Well, sure' but can they ...


53: Day 5: Advanced EC2 Configurations and Enhancing Security ''

https://blog.prasadsuman.me/day-5-advanced-ec2-configurations-and-enhancing-security

Hashnode - python (python)

Welcome back to Day 5 of our AWS Solutions Architect journey! Today, we're diving deeper into Amazon EC2, exploring advanced configurations, and enhancing security for your instances. Let's uncover the power of Elastic Load Balancing and understand c...


54: Day 6: Advanced EC2 Configurations and Enhancing Security ''

https://blog.prasadsuman.me/day-6-advanced-ec2-configurations-and-enhancing-security

Hashnode - python (python)

Welcome back to Day 6 of our AWS Solutions Architect journey! Today, we're diving deeper into Amazon EC2, exploring advanced configurations, and enhancing security for your instances. Let's uncover the power of Elastic Load Balancing and understand c...


55: How to Code RPGs in Unreal Engine ' Best Tutorials

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

Game dev academy (Jeux)

If you’re passionate about creating your own role-playing games (RPGs), you might be wondering how to get started with one of the most popular game development engines around ' Unreal ... Read more


56: How to Code Strategy Games in Unreal Engine

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

Game dev academy (Jeux)

Creating a strategy game can seem like a daunting task, especially if you’re a beginner. However, you don’t need to be an expert coded to bring your strategic vision to ... Read more


57: How to Code Games in Unreal Engine ' Best Tutorials

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

Game dev academy (Jeux)

Are you an aspiring game developer looking to boost your skills' You’ve come to the right place! This article will guide you through the best learning tutorials for coding games ... Read more


58: How to Code FPS Games in Unity ' Best Learning Tutorials

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

Game dev academy (Jeux)

Welcome to an exciting journey on coding FPS games in Unity. Obtain an edge in the gaming industry as you build your FPS coding skills with top-rated learning resources. This ... Read more


59: Cooking with Code: The Techy Tale Of iCooK .

https://venintech.hashnode.dev/cooking-with-code-the-techy-tale-of-icook

Hashnode - python (python)

1. Introduction Project Overview The objective of this project was to develop a recipe app catering to food enthusiasts, allowing users to search for recipes based on available ingredients. I worked on this project independently, with a specific focu...




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