1 min read

    Instructor Insight: Coding Tips for Beginners

    By Byte on Aug 17, 2020 5:42:30 AM

    Jason Ng just joined our team as a Full-Stack instructor and code guru, and, has some tips for the noobs. A former instructor at General Assembly, Jason has a wealth of teaching experience. On a side note, he also enjoys moonlight walks on the beach and candlelight dinners.

    Coming from a voice of experience who has dealt with plenty of beginner coders, here are Jason's Top Tips for when you start coding:

    Topics: programming Programming Tips
    7 min read

    Django - A Python Web Framework for Perfectionists with Deadlines

    By lakshmi b on Aug 17, 2020 5:42:12 AM

    Django is a free and open-source collection of libraries written in Python, which follows the model-view-template-controller (MVTC) architectural pattern. It is one of the most popular server-side web frameworks with the motto being ‘Don’t Repeat Yourself’. It is maintained by the Django Software Foundation (DSF), an independent non-profit organization.

    Topics: Template Setups fullstack Python Programming Tips django
    3 min read

    Top Ten Reasons Python Programming Language Rules The Finance Industry

    By Emily on Aug 17, 2020 5:42:03 AM

    No longer just for programmers, analysts, researchers, and managers are now learning python programming as well.

    Topics: finance Python Programming Tips
    1 min read

    Finovate Video Footage - Just In!

    By Emily on Aug 17, 2020 5:41:50 AM

    For those who may have missed Finovate two weeks ago, rough cut videos of each presentation have just been published to the Finovate site.  Watch demos online to see the latest from companies on the forefront on FinTech technology.

    Topics: Finovate FinTech events
    2 min read

    Blockchain is A Girl’s Best Friend

    By Emily on Aug 17, 2020 5:41:29 AM

    De Beers, the world’s biggest diamond producer, has tracked its first diamonds all the way from the mine to the jewelry producer using blockchain, the technology behind Bitcoin. It is even planning to launch a platform for other diamond retailers later this year which uses blockchain to track a diamond through the entire value chain.  Known as Tracr, the program gives each stone a unique ID that stores diamond characteristics such as weight, color and clarity.

    Topics: programming Blockchain
    2 min read

    3 Fundamental Principles of Redux

    By Tenzin on Aug 17, 2020 5:41:20 AM

    Redux: It is a library for managing states that follow the principles of the flux architecture & is an independent framework, but for the sake of brevity, we'll assume that we are using it with React.

    Topics: Student Stories Programming Tips redux
    2 min read

    Build Ship & Deploy with Docker

    By Vivek J on Aug 17, 2020 5:40:48 AM

    Docker 

    Topics: students docker deploy
    5 min read

    Why is Python and Full Stack Development considered as a Promising Career?

    By Byte on Aug 17, 2020 5:40:07 AM

    Top Reasons to Learn Python

    Topics: fullstack Python
    7 min read

    How To Build a Keyword Dictionary using Python

    By Abdul Majed Raja on Aug 17, 2020 5:38:06 AM

    What is a Keywords Dictionary?

    A Keywords Dictionary is a set of words put together based on a common theme. Consider this example, you are managing a bank and you want to improve your customer service. You give your customers a feedback form? For you to make sense of what your customers complaint or talk about, you need to have a list of keywords that are related to the business and this is where the need to have a Keywords Dictionary comes in.

    Topics: Python programming Programming Tips
    1 min read

    Our Students' and Team's Video Debut!

    By Emily on Aug 17, 2020 5:36:19 AM

    Our student and instructor videos have debuted (the Academy is already preparing their Oscar nominations)...

    Topics: Student Stories programming

    Featured