Coding

Sort options

Laravel Additional Security (Coursera)

May 13th 2024
Laravel Additional Security (Coursera)
Course Auditing
Categories
Effort
Languages
This course focuses on ways to keep your Laravel database secure. It starts with supporting request and response security. First, we’ll discuss how Laravel supports semantic request verbs while still being compatible with browsers. Then, tools to protect against cross-site request forgery and cross-site scripting protection are examined. Then [...]

Python Basics: Problem Solving with Code (Coursera)

A lot of code is building up from the most basic primitive elements of the language to increasingly faithful and meaningful things. In this course we will learn to author more complex ideas and capabilities in Python. In technical terms, you will learn dictionaries and how to work with [...]

Python Basics: Automation and Bots (Coursera)

Manipulating the flow of how your code runs is the major part of coding and learning to think in code. We'll experience turning logic into useful work by automatically reading all of Shakespeare, and by setting Python up to give you a call on the phone. In technical terms, [...]

Python Basics: Selection and Iteration (Coursera)

May 13th 2024
Python Basics: Selection and Iteration (Coursera)
Course Auditing
Categories
Effort
Languages
Code and run your first python program in minutes without installing anything! This course is designed for learners with no coding experience, providing a solid foundation of not just python, but core Computer Science topics that can be transferred to other languages. The modules in this course cover printing, [...]

HTML, CSS, and Javascript for Web Developers (Coursera)

Do you realize that the only functionality of a web application that the user directly interacts with is through the web page? Implement it poorly and, to the user, the server-side becomes irrelevant! Today’s user expects a lot out of the web page: it has to load fast, expose [...]

Code Yourself! An Introduction to Programming (Coursera)

Have you ever wished you knew how to program, but had no idea where to start from? This course will teach you how to program in Scratch, an easy to use visual programming language. More importantly, it will introduce you to the fundamental principles of computing and it will [...]

Leveraging Gen AI for Code Generation: An Introduction (Coursera)

This course comprises three videos, each offering a unique perspective on the use of Generative AI (Gen AI) in software development, specifically in code generation. It's important to note that there are no hands-on practices or assessments in this course.

Basic Programming in Python II (Coursera)

This hands-on Python programming course offers students an opportunity to obtain proficiency in the core concepts of Python as well as the programming skills for building applications using tools from various task-specific Python libraries. The course covers important topics in computer science and information systems such as data types, [...]

Coding with Generative AI (Coursera)

May 6th 2024
Coding with Generative AI (Coursera)
Course Auditing
Categories
Effort
Languages
This microlearning course (approximately 3 hours) provides an introductory exploration of the fundamental concepts of Generative AI with a specific focus on its application for coders. You will gain an understanding of the underlying principles of generative AI and learn how to effectively use it in your coding applications. [...]

Working with Integrated Development Environments (Coursera)

May 6th 2024
Working with Integrated Development Environments (Coursera)
Course Auditing
Categories
Effort
Languages
Integrated Development Environments (IDEs) are vital in increasing developer productivity and learning to work with them will help you create impressive software projects whether you're a beginner or have some programming experience. This course provides the essential skills and knowledge to excel in software development using Integrated Development Environments [...]