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

« Aout 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


Samedi 26 Aout 2023 (63)

1: Twitter's Extinct Blue Bird Logo Could Save a Real Blue Bird

https://www.webdesignerdepot.com/2023/08/twitters-extinct-blue-bird-logo-could-save-a-real-blue-bird/

Webdesigner depot (Design)

The World Parrot Trust (WPT) recently launched a plea on X (formerly Twitter). The charity is asking Musk to donate Twitter's recently deceased blue bird logo to their cause. The WPT believes it could help to raise awareness about an endangered blue Macaw species.


2: 7 Smart Steps to Kickstart Your Morning with Mindfulness

https://www.smashingapps.com/kickstart-your-morning-positivity-mindfulness/

Smashing apps (Design / Internet)

Uncover 7 Steps to Kickstart Your Morning with Positivity, Mindfulness, and Meditation, and set the tone for a fulfilling day ahead.


3: What are the data types in JavaScript'

https://atikuljaman.hashnode.dev/what-are-the-data-types-in-javascript

Hashnode - javascript (Javascript)

In JavaScript, there are primarily two main data types: Primitive Data Types Object Data Types Primitive Data Types Primitive data types in JavaScript are those that are predefined by the language itself. The following are the various primitive d...


4: How to Run Gunicorn

https://andrewdass.hashnode.dev/how-to-run-gunicorn

Hashnode - python (python)

Overview This article will explain how to run Gunicorn (1) to deploy a Flask application. What is Gunicorn Gunicorn is a Python WSGI HTTP Server for UNIX. It is compatible with many web frameworks. Gunicorn only runs on UNIX or Linux, therefore for o...


5: Installing Python Packages from a Git Repo with pip

https://stackabuse.com/installing-python-packages-from-a-git-repo-with-pip/

Stack Abuse (Javascript)

Introduction Python, a versatile and powerful programming language, boasts an extensive ecosystem of packages. These packages can be easily managed and installed using pip, Python's package installer. Sometimes, however, you might need to install a package directly from a Git repository branch. This can be useful when you need to


6: Common Docstring Formats in Python

https://stackabuse.com/common-docstring-formats-in-python/

Stack Abuse (Javascript)

Introduction When you're knee-deep in Python code, comprehensive documentation can be a lifesaver (but, admittedly, the last thing you want to write). It's an important part of programming, and Python, being a highly readable and straightforward language, places great emphasis on it. One key component of Python documentation is the


7: Arrays Decoded: A Deep Dive into JavaScript's Dynamic Data Containers

https://vishal8.hashnode.dev/arrays-decoded-a-deep-dive-into-javascripts-dynamic-data-containers

Hashnode - javascript (Javascript)

Introduction: Arrays in JavaScript are like magic boxes that store and organize data. Whether you're handling a shopping list or managing complex information, arrays are your go-to tool. This article is your map to navigate the array terrain, from ba...


8: Arrays Decoded: A Deep Dive into JavaScript's Dynamic Data Containers

https://vishalone.in/arrays-decoded-a-deep-dive-into-javascripts-dynamic-data-containers

Hashnode - javascript (Javascript)

Introduction: Arrays in JavaScript are like magic boxes that store and organize data. Whether you're handling a shopping list or managing complex information, arrays are your go-to tool. This article is your map to navigate the array terrain, from ba...


9: Artwork Similarity Search: Exploring the Power of Vector Databases

https://thinkdata.hashnode.dev/artwork-similarity-search

Hashnode - python (python)

Introduction Lately I've been seeing these new vector databases all over the place, it triggered my curiosity and wanted to see what's behind all that hype. So, naturally, I turned to Google and did some reading to get a grasp on the topic. In this a...


10 / 63

10: What is side-effect in ReactJS and how to handle it'

https://sumitmupadhyay.hashnode.dev/what-is-side-effect-in-reactjs-and-how-to-handle-it

Hashnode - javascript (Javascript)

What is side Effects ReactJS is a UI library. Its job is to render the UI and update it on the user's interaction or events. Eg: if a user has clicked on a button then update the UI accordingly. However, many events don't require any user interaction...


11: 5 Good to know Design patterns in JavaScript

https://sakshichaudhary.hashnode.dev/5-good-to-know-design-patterns-in-javascript

Hashnode - javascript (Javascript)

You might have used these design patterns several times or might have observed them in the code or somewhere, but you didn't recognize them. Well, maybe this article will help you understand some of them and also apply them next time you see a simila...


12: How Much JavaScript Do You Need to Know Before Learning React'

https://shubhadip.hashnode.dev/must-learn-javascript-topic-before-learning-react

Hashnode - javascript (Javascript)

Introduction: React is a popular JavaScript library for building user interfaces. It's used by many large tech companies, including Facebook, Instagram, and Airbnb. If you're interested in learning React, you'll need to have a good understanding of J...


13: Stock and Crypto Price Prediction with TensorFlow, LSTM, XGBRegressor and Streamlit

https://mendezluisjose.hashnode.dev/stock-and-crypto-price-prediction-with-tensorflow-lstm-xgbregressor-and-streamlit

Hashnode - python (python)

The Model was trained with different Stocks and Cryptos Prices, like Google, Amazon, Netflix, Bitcoin, Apple, Ethereum, and with the features Open Price and Volume. Also with two Machine Learning Algorithms, the first one is LSTM, built with TensorFl...


14: My CS50P Final Project

https://kblogs.com/my-cs50p-final-project

Hashnode - python (python)

You decide the problem statement. You decide the theme. You decide the track. It's all about you for the final project. This is the one time in the course where they let you run wild and build anything you want, under some very basic rules. This blog...


15: 5 Interesting JavaScript Object Methods

https://rizvicodes.hashnode.dev/5-interesting-javascript-object-methods

Hashnode - javascript (Javascript)

Want command over JS, gain knowledge of Objects We all know that in JavaScript almost everything is an object. These Objects can be considered as a fundamental part of the language. They are versatile and flexible, making them a pivotal element in m...


16: Enhancing Efficiency: 10 Decorators I Use Daily as a Tech MLE

https://mindfulmodeler.hashnode.dev/enhancing-efficiency-10-decorators-i-use-daily-as-a-tech-mle

Hashnode - python (python)

Introduction: Machine Learning Engineers (MLEs) are the architects of AI, sculpting intelligent systems that can recognize patterns, make predictions, and automate tasks. In this journey, Python is our trusty companion, and Python decorators are our ...


17: Why JavaScript is known as a lightweight programming language'

https://iamdipankarpaul.hashnode.dev/why-javascript-is-known-as-a-lightweight-programming-language

Hashnode - javascript (Javascript)

What is JavaScript' JavaScript is a high-level, interpreted programming language that is primarily used for creating web applications. It is often referred to as the "language of the web" as it is the most widely used programming language for web dev...


18: KDE Plasma 6 Is Switching to Double-Click to Open by Default

https://www.webpronews.com/kde-plasma-6-is-switching-to-double-click-to-open-by-default/

WebProNews SEO (Développement)

WebProNews KDE Plasma 6 Is Switching to Double-Click to Open by Default The KDE developers are continuing to work on version 6 of the Plasma desktop environment, introducing a big change to the defaults. KDE Plasma 6 Is Switching to Double-Click to Open by Default Matt Milano


19: Shuffling Arrays in JavaScript

https://stackabuse.com/shuffling-arrays-in-javascript/

Stack Abuse (Javascript)

Introduction One of the many features that JavaScript provides is the ability to easily work with arrays. An array is a special type of object that is used to store multiple values in a single variable, and in the case of JavaScript, these values do not need to be the


20 / 63

20: What is Technical Content Writing at GeeksforGeeks | 2023

https://tarundevblog.hashnode.dev/what-is-technical-content-writing-at-geeksforgeeks-2023

Hashnode - javascript (Javascript)

GeeksforGeeks, a widely recognized platform for computer science enthusiasts, provides a great opportunity to showcase your technical expertise and contribute to the vast knowledge base it offers. By contributing as a technical content writer at Geek...


21: Reversing a video using python

https://akblogs.hashnode.dev/reversing-a-video-using-python

Hashnode - python (python)

HOW TO REVERSE A VIDEO USING PYTHON (OPENCV) 1. What is reversing a Video' Reversing a video refers to playing a clip backward. It creates interesting visual effects, We are used to seeing events unfold chronologically. Seeing a reversed video can se...


22: Mastering Linear Search: A Comprehensive JavaScript Guide

https://royhridoy.hashnode.dev/mastering-linear-search-a-comprehensive-javascript-guide

Hashnode - javascript (Javascript)

Searching algorithms are digital detectives that help computers find specific pieces of information within large datasets. Whether it's locating a name in a contact list or a value in an array, these algorithms are essential for efficiently retrievin...


23: Tutorial: Integrating GraphQL with Flutter

https://yatendrakumar.hashnode.dev/tutorial-integrating-graphql-with-flutter

Hashnode - Flutter (Flutter)

Yo wasup Flutter devs! Today, we're diving deep into the world of GraphQL and Flutter. By the end of this tutorial, you'll have a solid understanding of how to integrate GraphQL with your Flutter apps. So, grab your favorite beverage, and let's get s...


24: Creating Dynamic Modals with Unique Buttons Using HTML, CSS, and JavaScript

https://iruemu.hashnode.dev/creating-dynamic-modals-with-unique-buttons-using-html-css-and-javascript

Hashnode - javascript (Javascript)

Modals are a popular user interface element used to display additional content or actions on top of the current page. They are often used to show details, forms, or any content that needs user interaction without navigating away from the current page...


25: Submit Forms with jQuery AJAX

https://stackabuse.com/submit-forms-with-jquery-ajax/

Stack Abuse (Javascript)

Introduction When it comes to enhancing the user experience on web applications, asynchronous calls via AJAX have made a huge improvement. One area where AJAX really shines is in form submissions. In this Byte, we'll explore how to use jQuery AJAX to submit forms, thereby creating a seamless user experience.


26: ' Added new YouTube series on "Flutter CI/CD with GitLab and Fastlane" !

https://www.youtube.com/@FlutterFundamentals101//added-new-youtube-series-on-flutter-cicd-with-gitlab-and-fastlane

Hashnode - Flutter (Flutter)

' I added new YouTube series on "Flutter CI/CD with GitLab and Fastlane" ! '' Watch now (Part 1): https://lnkd.in/dJTshKmG ' Part 1: From creating a GitLab repository to configuring Fastlane automation, this step-by-step tutorial will equip you wi...


27: I Built a Spotify Clone Using HTML, CSS, and JavaScript

https://edsondsouza.hashnode.dev/i-built-a-spotify-clone-using-html-css-and-javascript

Hashnode - javascript (Javascript)

The below code shows how I built the Spotify Clone using HTML, CSS, and JavaScript HTML Spo...


28: Understanding Javascript Modules - The Absolute Guide

https://deprof.hashnode.dev/understanding-javascript-modules-the-absolute-guide

Hashnode - javascript (Javascript)

You have most likely seen codebases with a lot of files and varying structures and just wonder in your mind why there are so many files or how they even get connected. How do they find their paths to themselves' Or actually, why have modules in the f...


29: Enhancing Navigation with wire:navigate in Laravel Livewire 3

https://muttaqi.hashnode.dev/enhancing-navigation-with-wirenavigate-in-laravel-livewire-3

Hashnode - javascript (Javascript)

Elevate your Laravel application's user experience using the powerful wire:navigate attribute within Livewire. Discover how this feature enables seamless page transitions, akin to a Single Page Application (SPA), without sacrificing the simplicity of...


30 / 63

30: Creating Interactive Maps using Leaflet and JavaScript

https://timocodes.hashnode.dev/creating-interactive-maps-using-leaflet-and-javascript

Hashnode - javascript (Javascript)

JavaScript Map Project 1.0 Exploring the world of JavaScript mapping with Project I started in my last post. This is an edited version from my Obsidian notes on building interactive maps using popular libraries and APIs. In this post, I will describe...


31: Let's talk about data science

https://fabricesangwa.hashnode.dev/lets-talk-about-data-science

Hashnode - python (python)

Data science is emerging as an essential part of the digital age, transforming the way we make decisions, innovate and progress. Learning data science not only provides a rewarding perspective, but is also an invaluable skill for navigating a data-ce...


32: Quels problèmes essayons-nous de résoudre avec les IA génératives '

https://fredcavazza.net/2023/08/26/quels-problemes-essayons-nous-de-resoudre-avec-les-ia-generatives/

Cavazza, Fred (Web 2 / Internet)

Alors que la frénésie autour des modèles génératifs ne faiblit pas, des promesses toujours plus fortes sont faites et des espoirs toujours plus grands sont placés dans l’intelligence artificielle. Pourtant les preuves d’un phénomène d’emballement médiatique et d’une bulle spéculative sont flagrantes, tandis que les complications s’accumulent à mesure que l& [...]


33: Creating a Singleton in Python

https://stackabuse.com/creating-a-singleton-in-python/

Stack Abuse (Javascript)

Introduction Of all the design patterns, the Singleton pattern holds a unique place. It's straightforward, yet is often misunderstood. In this Byte, we'll try to explain the Singleton pattern, understand its core principles, and learn how to implement it in Python. We'll also explore how to create a Singleton using


34: Astuces utiles pour le patron "functional options"

https://youtu.be/5uM6z7RnReE

Humancoders ()

Le patron de création appelé 'functional options' divise encore et toujours la communauté Go : certain·e·s l'adorent, tandis que d'autres le détestent. Cependant, utiliser ce patron peut considérablement améliorer le design d'une bibliothèque. Et avec quelques astuces, vous pouvez faire bénéficier vos propres libs de son plein potentiel ! Commentaires L'article Astuces utiles pour le p [...]


35: Simplifying JavaScript Hoisting: Understanding 'Undefined' and 'Not Defined'!

https://geetathorat.hashnode.dev/simplifying-javascript-hoisting-understanding-undefined-and-not-defined

Hashnode - javascript (Javascript)

These concepts can be puzzling, but fear not, as this article dives deep into these matters, providing clarity and examples to illuminate the way. Unveiling the Concept of Hoisting Hoisting, in the context of JavaScript, refers to the mechanism by wh...


36: ' Creating Artistic Sketches from Photos using Python '

https://mithin.hashnode.dev/creating-artistic-sketches-from-photos-using-python

Hashnode - python (python)

While exploring into Computer Vision and Image Processing recently, I stumbled upon something fascinating! 'I have already done some basic image processing in C before, but Python adds a whole new layer of excitement to it. With just a few lines of ...


37: Ivres, ils ont contacté les aliens il y a 40 ans : les chercheurs veulent la réponse

https://www.lebigdata.fr/contacte-les-aliens-40-ans

Le Big Data (dataviz)

De nombreux individus attendent patiemment un appel d’un ami ou d’un parent. Au Japon, cette attente prend une tournure cosmique. … Cet article Ivres, ils ont contacté les aliens il y a 40 ans : les chercheurs veulent la réponse a été publié sur LEBIGDATA.FR.


38: Introduction to Sets in JavaScript: A Comprehensive Guide

https://abidullah786.hashnode.dev/introduction-to-sets-in-javascript-a-comprehensive-guide

Hashnode - javascript (Javascript)

Introduction This blog was originally published on my Blog website, where you can find the full version with detailed insights and examples. Click the link below to read the complete article and explore more tech-related content!' Click Here When ...


39: Working with JSON Servers in a Vue 3 website

https://enivid.com/working-with-json-servers-in-a-vue-3-website

Hashnode - vuejs (Javascript)

Introduction As a frontend developer, searching for API's that suits my websites is always a big task and sometimes, when I don't find one, I settle for an array of objects which I must say, looks unprofessional. If you have this same problem, read t...


40 / 63

40: The Python Programming Language Need-to-Know for Beginners

https://ogagaonuta.hashnode.dev/python-need-to-know-for-beginners

Hashnode - python (python)

Introduction Hello World!, trying to get familiar with Python' In this article, we will take a look at the fundamentals to begin writing in Python Programming Language. It's going to be a fun ride, so fasten your seatbelts, grab those goggles, and le...


41: Created a Markdown Desktop App with Tauri

https://maqi1520.hashnode.dev/created-a-markdown-desktop-app-with-tauri

Hashnode - javascript (Javascript)

Introduction Hello everyone. Last year, I developed a WeChat formatting editor called MDX Editor. It allows customization of components, and styles, generates QR codes, provides code diff highlighting, and supports exporting to Markdown and PDF, amon...


42: Edinburgh TV Festival 2023 : Une ambiance de fin de règne

https://www.meta-media.fr/2023/08/26/edinburgh-tv-festival-2023-une-ambiance-de-fin-de-regne.html

Meta Media (Internet)

Une grève des scénaristes qui dépasse largement les 100 jours, rejointe par l'action des acteurs, des carnets de commande qui se réduisent à peau de chagrin, des revenus publicitaires en baisse et un public (même âgé) qui fuit la télévision "traditionnelle" : cette année à Edimbourg, au festival de la... The post Edinburgh TV Festival 2023 : Une ambiance de fin de règne first appeared [...]


43: Liens vagabonds : La fin de l'internet "Far West" '

https://www.meta-media.fr/2023/08/26/liens-vagabonds-la-fin-de-linternet-far-west.html

Meta Media (Internet)

Le 'Digital Services Act' est entré en vigueur ce vendredi. Ce règlement fait partie du paquet législatif européen présenté par la Commission européenne en 2020. Il est le frère du 'Digital Market Act' (DMA) dont l'objectif est de limiter les pratiques anti-concurrentielles et les positions dominantes des très grandes plateformes... The post Liens vagabonds : La fin de l'internet "Far Wes [...]


44: Énorme fuite chez Pôle Emploi : Les données des chômeurs en vente sur le Dark Web

https://www.lebigdata.fr/fuite-pole-emploi

Le Big Data (dataviz)

Une cyberattaque massive provoque une énorme fuite chez Pôle Emploi. Les hackers ont pu voler les données personnelles de 10 … Cet article Énorme fuite chez Pôle Emploi : Les données des chômeurs en vente sur le Dark Web a été publié sur LEBIGDATA.FR.


45: Intel i7 : la 14ème génération se dévoile via un leak, et va vous faire changer de PC

https://www.lebigdata.fr/intel-i7-14eme-generation-leak

Le Big Data (dataviz)

L’univers technologique est en constante effervescence, avec chaque jour son lot de révélations et de surprises. Cependant, toutes les informations … Cet article Intel i7 : la 14ème génération se dévoile via un leak, et va vous faire changer de PC a été publié sur LEBIGDATA.FR.


46: Test your JavaScript Skills: Fundamentals - 15

https://mahavir.hashnode.dev/test-your-javascript-skills-fundamentals-15

Hashnode - javascript (Javascript)

Introduction Namaste, In this blog I will discuss 7 code scenarios on Javascript fundamentals. Identify the output of the below program if 4>3 console.log("test"); a.test b.undefined c.no output d.null e.error Answer: e Reason: The ex...


47: Limitations of JavaScript

https://iamdipankarpaul.hashnode.dev/limitations-of-javascript

Hashnode - javascript (Javascript)

Introduction to Limitations of JavaScript JavaScript is a widely used programming language that runs on all major web browsers. It is known for its versatility and ability to create dynamic and interactive web pages. However, like any programming lan...


48: Don't Use YouTube API in React '

https://ravirathore.hashnode.dev/dont-use-youtube-api-in-react

Hashnode - javascript (Javascript)

Hello my all developers, Welcome back to our blog. Today, we are excited to share and explain one of the hottest topics in the ReactJs market which is none other than Integrating Youtube Videos into React. This will be a short blog but I guarantee yo...


49: Single Page Image Editor

https://bitsbyaniket.dev/single-page-image-editor

Hashnode - javascript (Javascript)

Why did I make it' As a beginner, I need to understand how exactly JavaScript works. This small project made me think about how would I implement these features using JavaScript. End Result Let's dive into coding : As you can see HTML is a basic s...


50 / 63

50: JavaScript Fundamentals -01

https://beehiveblogs.hashnode.dev/javascript-fundamentals-01

Hashnode - javascript (Javascript)

Introduction to JavaScript JavaScript is a High-Level, Object-Oriented, Multi-Paradigm Programming language. High-level: No need to worry about complex stuff like type checking and memory management. Object-Oriented: Based on objects for storing most...


51: Introduction to programming languages

https://codewithrani.hashnode.dev/introduction-to-programming-languages

Hashnode - javascript (Javascript)

Hello there! I'm Rani Hirani, and I'm excited to share my very first technical blog with you. I've recently started my third year of B.Tech, and I began my programming journey shortly before my first semester. Right now, I'm exploring the big world o...


52: AI vs. Humans: Which Performs Certain Skills Better'

https://www.visualcapitalist.com/ai-vs-humans-which-performs-certain-skills-better/

Visual Capitalist (dataviz)

Progress in computation ability, data availability, and algorithm efficiency has led to rapid gains in performance for AI vs humans. The post AI vs. Humans: Which Performs Certain Skills Better' appeared first on Visual Capitalist.


53: A Closer Look at the 'this' keyword in JavaScript

https://naimulhaque.com/this-keyword-in-javascript

Hashnode - javascript (Javascript)

The this keyword in JavaScript is a unique identifier in JavaScript whose value is determined at runtime and can vary depending on where you are using it. As a result, the behavior of the this keyword seems confusing to many people, especially to tho...


54: Discover GraphQL's Wit and Wisdom in a RESTful World

https://nikhilakki.in/discover-graphqls-wit-and-wisdom-in-a-restful-world

Hashnode - python (python)

Introduction In the world of web development, APIs (Application Programming Interfaces) play a PMcrucial role in facilitating communication between different software systems. Two popular API paradigms are GraphQL and RESTful APIs. Let's compare them...


55: Categorical pandas Series

https://blog.amalhanaja.dev/categorical-pandas-series

Hashnode - python (python)

Setting category variables The .cat accessor object Series.cat.method_name Common parameters: new_categories: a list of categories inplace: Boolean - whether or not the update should overwrite the series ordered: Boolean - whether or not the cate...


56: Graphs in Python: A Deep Dive into Interconnected Data

https://nowaymyname.hashnode.dev/graphs-in-python-a-deep-dive-into-interconnected-data

Hashnode - python (python)

Today, we're going to traverse the expansive and intricate world of graphs. No, I'm not talking about the ones you doodled in high school math; I mean the ones in computer science that keep developers up at night and yet, equally mesmerized. Sit tigh...


57: P3 _ Mastering Essential JavaScript Array Methods: include(), indexOf(), isArray()

https://abidullah786.hashnode.dev/p3-mastering-essential-javascript-array-methods-include-indexof-isarray

Hashnode - javascript (Javascript)

This blog was originally published on my Blog website, where you can find the full version with detailed insights and examples. Click the link below to read the complete article and explore more tech-related content!' Click Here Introduction JavaSc...


58: 7 Telltale Signs of a Novice Python Programmer

https://mindfulmodeler.hashnode.dev/7-telltale-signs-of-a-novice-python-programmer

Hashnode - python (python)

Introduction Python is a versatile and powerful programming language that has gained immense popularity in recent years. Its simplicity and readability make it an excellent choice for both beginners and experienced developers. However, not everyone w...


59: JavaScript If Statements: Unleashing the Power of Conditional Logic

https://templendukwu.hashnode.dev/javascript-if-statements-unleashing-the-power-of-conditional-logic

Hashnode - javascript (Javascript)

Welcome to the fascinating world of JavaScript, where possibilities abound and creativity knows no bounds. One of the fundamental tools in your arsenal as a JavaScript developer is the if statement. If statements provide the magic touch that allows y...


60 / 63

60: Exploring Inheritance and Polymorphism in Python: Building Flexible and Reusable Code

https://karun.hashnode.dev/exploring-inheritance-and-polymorphism-in-python-building-flexible-and-reusable-code

Hashnode - python (python)

When it comes to writing efficient, flexible, and reusable code, object-oriented programming (OOP) principles play a crucial role. Two of the fundamental concepts in OOP are inheritance and polymorphism. In this blog post, we will dive deep into thes...


61: Tracking Antarctica Sea Ice Loss in 2023

https://www.visualcapitalist.com/antarctica-sea-ice-loss-2023/

Visual Capitalist (dataviz)

Antarctica's ice extent has reached record lows. This visual details and maps Antarctica sea ice loss over the last two years. The post Tracking Antarctica Sea Ice Loss in 2023 appeared first on Visual Capitalist.


62: Recursion Tree for Fibonacci Sequence and Understanding Stack Space

https://code-11.hashnode.dev/recursion-tree-for-fibonacci-sequence-and-understanding-stack-space

Hashnode - python (python)

Recursion is a fascinating concept in computer science that can sometimes feel like a puzzle within a puzzle. One of the most effective ways to understand recursion is through visualization, and in this blog, we'll explore the Fibonacci sequence as a...




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