The ingestible bacterial-electronic sensor
todays bird
Jules of Nature

⁂

ellievsbear
Sade Olutola

izzy's playlists!
wallacepolsom
Today's Document
he wasn't even looking at me and he found me
Cosimo Galluzzi
we're not kids anymore.
cherry valley forever

Product Placement

pixel skylines
let's talk about Bridgerton tea, my ask is open
RMH
Aqua Utopia|海の底で記憶を紡ぐ

roma★
One Nice Bug Per Day
Alisa U Zemlji Chuda

seen from Türkiye
seen from United Kingdom
seen from Netherlands
seen from Türkiye

seen from United Kingdom
seen from North Macedonia
seen from United States
seen from Singapore

seen from United Kingdom
seen from Chile

seen from Russia

seen from United States

seen from Germany

seen from United States
seen from Australia
seen from Russia

seen from Belgium

seen from Malaysia

seen from United Kingdom

seen from United States
@hhtoraman
The ingestible bacterial-electronic sensor
Free online tool for converting JPG images to WebP format. Upload JPG and click Convert to WebP! button. WebP image will shortly appear underneath.
“WebP” what is this format for...
hidden div element under an other div element. useful if you need a day
today i am going to share with you guys a short CSS and HTML code. cust coppt and past and try it it looks nice and useful to learn thing like basic gabe on your page ;)
This interactive visual tool lets you see how accessible your color palettes are to viewers who are colorblind.
Hi again evert1 after a long time, i had alot to do nowadays even under this COVID-19 event.
Approximately 1 in 12 men and 1 in 200 women in the world got colorblindness. As developer and sharer of experineces i recomment you to design you web sites with thinking all users: can not hear, see, touch, or colorbliend....
that site i shared will take you to read some about colors and bottom you got 3 colors pallet. use them ;)
nature is stronger now
Hi again people,
Today i want to tell you about an online (desctop use depends) flowchart helper. it is a helper becasue it is life saving thing. Free, open source and professional enough. what you need youa re going to have it. Todays word, beeing well organized is keypoint mostly. And such things what we need, asn a programmer or for any reason you need a flowchart and that base thing, try that one, 100% sure, you gonna LOVE it.
Create favicons using Font Awesome icons 🚀. Preview favicons live in browser 🖥️.
Hi every1
Today i want to share you all how to generate a favicon, easy+cute+atractive way. That web website above, helps you to generate a favicon. It is base on https://fontawesome.com/ library and believe me it is a rich one. For a beginner or temporarly need, useful.
Hey, try it and share your impression with us
Hi Every1,
Todays theme is adding Charts into our Asp.Net MVC design. This video i strongly recomment you to watch. It is explaning -actually just showing- how to use charts by adding "using System.Web.Helpers;" and by this way you do not need "JasonResult". it is slower but using DataBase and showing results visualized is fine and enough mosetly.
have fun
D3 is a JavaScript library for visualizing data with HTML, SVG, and CSS.
Hi agian everyone,
Todays theme is D3 JS library. To visualize your data and make it easy to read and understand, you just need HTML, CSS and JS knowledge. there is plenty of turorials on youtube in EN, TR, GR, RU ... and in other languages.
if i have time soon i will upload some experience sharing purpose videos on youtube about D3 as well. Just google it and you gonna fall in love in few second ;)
nice to share,
take care guys
Hi everyone, this web site offers you all free learning and practicing apportunity, in plenty different fields such as HTML, CSS, Bootstrap, JS, JQuery, C#,Java and more. No registration is needed, that is nice. In NavBar there is 4 dropdown and each has all listet and grouped well. Nice and easy to reach what you need. As and extra, left side menu at Home page, it is easy to scroll down and filter all options -as a good grouped again- and choose one to start you journey.
It is one of my favorite. Please share your ecperineces, feeling, and judgment with me as a comment and let see others to see what thinks others.
polimorphism and property which uses statich variable as a counter :)
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks;namespace Polimorphism1.polimorphism { class C:B { public int c=0; } }// LAST DERIVED CLASS FROM A & B
***********************here i try to explane polimorphism via C#, and casting between referances. as an extra information for today: i will show you how to use a static veriable like a countr in a property in our BaseClass
passing a value || reference into a FUNCTION :P
ok guys this is the first words of the day. and i am sure it is going TO BE the best text of the day for most of you. First of all, look this;
p=&a || &p=&p || *p=a
what u got from these all! YES i am telling about the pointers and sending their value into a function. watch this example and check the output:
creating a Dynamic array with a pointer. looks cool
this little code text in C++ i wrote it before, i guess last year, first year in c++. within i create a pointer which address an array created instantly. and this array got a size, so we can change easily. look belove and enjoy it:
do you want2find the sizeof your array??!
guys got an easy and must known way2find the size of array; guess HOW!!!
read-only pointer
2nd of the day is king of read only pointer, another word;constant pointer constant data (or lets call it constant pointer and constant -initialized- variable)
enumeration C++
ok guys to day early in the morning i wanted to share with you a useful detail. “ENUMERATION” shortly “enum”. well, what does it do then!!! whit it we create a part like a class and it involve elements which got automatic ID which start with 0 and goes each one after another +1.
a good example is this:
passing multi dimensional array to the Function
this example shows it really well:::>
do not forget; multidimensional array must have bounds for all dimensions except the first