MY STUDY NOTES - FERDYHAPE
👋 Introduction
This repository contains my study notes on various topics. I have created this repository to keep track of my learning and to have a reference for future use. I will be updating this repository as I learn new things.
📂 Directory Structure
- files: Contains all files related to the notes taken.
- htaccess: Contains the htaccess file for various purposes.
- tutorials: Contains notes on various tutorials.
- basic-problem: Contains various basic programming problems and their solutions.
📚 Table of Contents
Tutorial Notes
- Hosting Laravel on Panel
- Install and Running Cronjob on Ubuntu
- Install PHP Require for Laravel
- Implement Service Class in Laravel
- Laravel UUID
- Shortcut Laravel Artisan Command
- Setup PHP PostgreSQL
- OOP Trait Relationship in Laravel Models
- GMAIL SMTP SETUP | Usage in Laravel
- Laravel Middleware
- Export MySQL Database Using Terminal
- Deploy Django with Nginx and Python Manager
Copy-Paste Templates
- Blade Templating in Laravel
- Select 2 in Laravel
- Upload File Laravel Service
- Try Catch in Laravel
- Yajra Datatables in Laravel
Htaccess
Basic Problems
- Array Sorting
- Count Characters in String
- Count Characters in String Using Array
- Explode and Implode Example
- Fibonacci Sequence
- Find Unique Elements in Array
- FizzBuzz Problem
- Get Index of String
- Get Last Index of String
- Get Two Last Indexes of String
- Palindrome Check
- Prime Number Check
- Reverse Array of Characters
- Reverse a Number
- Reverse Words in a Sentence
- Second Largest Number in Array
- String to Array Conversion
- String Position Check
- Sum of Array Elements
Files
External Links
(*) Right now I'm still only writing about blockchain and smart contract development on Medium. will add more links soon.
- Deploy Smart Contract with Truffle and Ganache
- Remix IDE and Ganache: A Beginner's Guide to Smart Contract Deployment
- Blockchain for Beginners: Build Your Own Private Ethereum Network with Geth Step by Step