Giter Site home page Giter Site logo

mahmudahsan / thinkdiff Goto Github PK

View Code? Open in Web Editor NEW
84.0 17.0 78.0 23.22 MB

My open source project links, programming and software development related code and tutorials are in this repo. Content types: Python, JavaScript, Dart | Django, React, Flutter, React-Native etc.

Home Page: http://thinkdiff.net

License: MIT License

Python 35.37% HTML 50.39% CSS 1.01% C 8.19% JavaScript 3.53% Shell 0.04% SCSS 1.48%
python python3 tutorial-code tutorials bangla django django-project django-application django-framework javascript

thinkdiff's Introduction

thinkdiff.net Youtube ithinkdiff.net Twitter: @mahmudahsan

Overview

I created this repository to practice myself. Here I publish programming code for myself or for my tutorials published in my blog or my youtube channel.

Writings and Tutorials

  1. My Writings
  2. My Youtube Channel
  3. Flutter and Dart Tutorials / Projects / Code
  4. Learn Python Programming Full Course FREE

My Open Source Projects

Flutter

React Native

iOS / Swift

Python, Django

  1. Web Scraping: alJazeera and goodreads website scraping techniques

Programming Language Reference

  1. JavaScript Language | ES6 Video
  2. Python Language | Video
  3. Dart | Video
  4. Swift

thinkdiff's People

Contributors

dependabot[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

thinkdiff's Issues

need help pls

from bs4 import BeautifulSoup import requests r = requests.get("https://coingecko.com/en") html_doc = r.content soup = BeautifulSoup(html_doc,"html.parser") scrap =soup.findAll("div",class_="coin-content center") print(scrap[0])

Output:

<div class="coin-content center">
<a href="/en/coins/bitcoin">
<span class="d-none d-lg-block font-bold">Bitcoin</span>
<span class="d-lg-none font-bold">BTC</span>
</a> </div>

ata run korle sob kisu thiki kaj kore kintu ami kono vabe r nicer info gulo te access korte parsi na.
ami chassi oi "Bitcoin" and "BTC" lekha dutite access korte jate sudu oi duti output ase.
Dhonnobad.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.