If type coercion is done - Deepstash
If type coercion is done

If type coercion is done

Type coercion is the implicit type conversion from one data type to another. Depending on whether the language does it, we have two paradigms:

  • Weak typing → where the language does type coercion (Javascript, PHP, C)
  • Strong typing → where the language doesn't do type coercion and we must explicitly convert values from one data type to another. (Java, Go)

3

9 reads

CURATED FROM

IDEAS CURATED BY

ocpodariu

Alt account of @ocp. I use it to stash ideas about software engineering

Similar ideas to If type coercion is done

B-Trees

B-Trees

PostgreSQL implements several types of indexes, such as btree, hash, gist, spgist. The default and most common type of index is btree. A btree (balanced tree) allows for easier and faster searching. This can be seen in the image above where we search for the key with the value of 53. 

Btree...

Read & Learn

20x Faster

without
deepstash

with
deepstash

with

deepstash

Personalized microlearning

100+ Learning Journeys

Access to 200,000+ ideas

Access to the mobile app

Unlimited idea saving

Unlimited history

Unlimited listening to ideas

Downloading & offline access

Supercharge your mind with one idea per day

Enter your email and spend 1 minute every day to learn something new.

Email

I agree to receive email updates