What is Study Skills Success?

Critical thinking, independent learning, avoiding plagiarism… These are just some of the academic study skills students need to develop as they move into the last years of school, and on to higher education. Study Skills Success equips ESL learners not just with a range of study skills, but also with the academic English that underpins them. Find out more by reading this brochure.

CEFR level:

CEFR level

Study Skills Success critical thinking exercise

Syllabus and demo

News and updates

Using Study Skills Success program for developing academic study skills students need
  1. International version updated with content focusing on AI
  2. IATEFL Voices reviews Study Skills Success
  3. Irvin Lau, a student at Coventry University, UK, describes how Study Skills Success helped him. Watch the video.
  4. Listen to what Asian students say about the challenges they face when moving into higher education. Watch the video.

Why is Study Skills Success important for students?

Dr. Shu Hua Chou, Retired Associate Professor of National Taiwan University, shared the reasons why Study Skills Success is useful for students in Taiwan.

Watch a video

Back to school: Five essential skills

There are two types of students – those who can study independently and those who can’t. Both need help when they arrive at university. kuzu v0 136

Read more

Preparing for departure: A secondary school’s experience with Study Skills Success

Charlotte Kwok speaks to a secondary school teacher about her experience using Study Skills Success – summer use, graded participation and the challenges. If you want to optimize your current setup

Read more

Kuzu V0 136

If you want to optimize your current setup or need help troubleshooting performance issues with this release, please let me know: What (nodes and edges) are you processing?

To see the power of Kùzu v0.1.3.6, let's walk through a practical scenario: building a simple user-interaction graph, populating it with data, and querying it using Cypher. 1. Installation

Version 0.136 introduces nested complex types. You can now store a LIST of STRUCT directly as a node property. This is a game-changer for property graph models that require hierarchical attributes (e.g., a “Customer” node holding a list of product: string, date: date ). Previously, this required serialization into JSON strings; now it is natively indexed.

: This is the best place to find specific release notes for v0.3.6 and later versions. KŮZU^* Graph Database Management System - CIDR

: Simplifies database management by storing data in a single file, making it easier to transport and share.

Now, let's query the graph to find recommendations (friends of friends). We want to find who Alice follows, and who those people follow in turn.

Writing these queries in SQL requires deeply nested, slow self-joins. Kùzu tracks variable-length paths with ease, enabling developers to build embedded, real-time fraud alerts directly inside localized edge applications or microservices. Conclusion: Why Kùzu Matters

Improved string, mathematical, and list-handling functions that mirror modern Cypher specifications, simplifying the migration of legacy queries to Kùzu. 3. Faster Data Ingestion (Copy Layer Improvements)

For data engineers working with large-scale relational structures, Kuzu provides robust utilities to build and navigate graph data. kuzudb/kuzu: Embedded property graph database ... - GitHub

If you want to optimize your current setup or need help troubleshooting performance issues with this release, please let me know: What (nodes and edges) are you processing?

To see the power of Kùzu v0.1.3.6, let's walk through a practical scenario: building a simple user-interaction graph, populating it with data, and querying it using Cypher. 1. Installation

Version 0.136 introduces nested complex types. You can now store a LIST of STRUCT directly as a node property. This is a game-changer for property graph models that require hierarchical attributes (e.g., a “Customer” node holding a list of product: string, date: date ). Previously, this required serialization into JSON strings; now it is natively indexed.

: This is the best place to find specific release notes for v0.3.6 and later versions. KŮZU^* Graph Database Management System - CIDR

: Simplifies database management by storing data in a single file, making it easier to transport and share.

Now, let's query the graph to find recommendations (friends of friends). We want to find who Alice follows, and who those people follow in turn.

Writing these queries in SQL requires deeply nested, slow self-joins. Kùzu tracks variable-length paths with ease, enabling developers to build embedded, real-time fraud alerts directly inside localized edge applications or microservices. Conclusion: Why Kùzu Matters

Improved string, mathematical, and list-handling functions that mirror modern Cypher specifications, simplifying the migration of legacy queries to Kùzu. 3. Faster Data Ingestion (Copy Layer Improvements)

For data engineers working with large-scale relational structures, Kuzu provides robust utilities to build and navigate graph data. kuzudb/kuzu: Embedded property graph database ... - GitHub