GooglemapAPI

The Google Maps Platform is a set of APIs and SDKs that allows developers to embed Google Maps into mobile apps and web pages, so today let’s have a try, get first step to learn about it.

Interface → Compact strings with AsciiCharSequence

Code Challenge — Write a program Write a class named AsciiCharSequence that implements compact storage of ASCII-character sequences.

Interface → Account Service

Code Challenge — Write a program You are given an interface named AccountService.

Interface → Mutable geometric shapes

Code Challenge — Write a program Suppose, you are writing a geometric engine.

Building Apps - App Product Management for Developers

Building Apps in business level

Introduction to the Fetch API and Promise

In this learning note, we’ll learn what the new Fetch API looks like, what problems it solves, and the most practical way to retrieve remote data inside your web page using the fetch() function

Fetch Api learning 1

Fetch Api learning 1 (easy)

Fetch API && Using public API for beginners in details 超详细超小白贴

Fetch API API a computing interface, as a newbie I get confused about it a lot, like how to fetch data from a website.

JDBC

认识 JDBC

spring learning code 1

This is my learning note about how Spring core features like IoC, AOP works, with Code Examples .