Skip to main content

Home/ Python/ Group items tagged My

Rss Feed Group items tagged

steelkiwi

How to Attract Customers to My Restaurant: Offline, Social Media, and Digital Strategies - 0 views

  •  
    How to attract customers to my restaurant? Is a common question restaurant owners ask. In this guide, we outline the keys to filling your tables. Read on!
baliar

Embracing the Future: My Journey into Commercial Real Estate Software Development - ele... - 0 views

  •  
    Embracing the Future: My Journey into Commercial Real Estate Software Development - electricsheep
baliar

My Exciting Journey into Mobile App Backend Development! - 0 views

  •  
    My Exciting Journey into Mobile App Backend Development!
baliar

My Journey in Developing an AI Chatbot - electricsheep - 0 views

  •  
    My Journey in Developing an AI Chatbot - electricsheep
baliar

AdPosta - My Journey In Ai Chatbot Development in Olathe, USA - 0 views

  •  
    AdPosta - My Journey In Ai Chatbot Development in Olathe, USA
baliar

Revolutionizing Healthcare: My Journey in Telehealth Product Development! - ILW.COM Dis... - 0 views

  •  
    Revolutionizing Healthcare: My Journey in Telehealth Product Development! - ILW.COM Discussion Board
baliar

https://forums.hitched.co.uk/chat/forums/thread/can-i-send-a-fax-from-my-phone-1191845/... - 0 views

baliar

mueler2 (@mueler2) | My ClickTheCity - 0 views

  •  
    mueler2 (@mueler2) | My ClickTheCity
baliar

My Amazing Journey with Patient Portal Development - patient portal development - 0 views

  •  
    My Amazing Journey with Patient Portal Development - patient portal development
baliar

My Amazing Experience with a B2B SaaS Marketing Agency - Michael Victorius - United Sta... - 0 views

  •  
    My Amazing Experience with a B2B SaaS Marketing Agency - Michael Victorius - United States - beBee
baliar

My Exciting Journey into Fitness and Health App Development | RapidAPI - 0 views

  •  
    My Exciting Journey into Fitness and Health App Development | RapidAPI
baliar

The Journey to Building My Own CRM System - building your own crm - 0 views

  •  
    The Journey to Building My Own CRM System - building your own crm
baliar

My Experience with Custom Enterprise Software Development - 0 views

  •  
    My Experience with Custom Enterprise Software Development
baliar

Expert Tips for Bespoke Application Development - 0 views

Introduction: In today's fast-paced digital world, businesses strive to stand out from the competition. Bespoke application development offers a tailored solution to meet specific business needs. F...

bespoke application development

started by baliar on 07 Mar 24 no follow-up yet
baliar

Give me back my face, mother fucker! | Francis O'Leary's Working Title - 0 views

  •  
    healthcare software product development
funeral adelaide

The Most Reliable Funeral Service - 1 views

It is not really easy to experience death in the family. And as I try to recall my mom's death last year, I could truly say that if it was not because of the help of Sensible Funerals things could ...

started by funeral adelaide on 12 Oct 12 no follow-up yet
reckoner reckoner

Python Idioms and Efficiency Suggestions - 0 views

  • What idioms should I use to make my code easier to read? Read "The Python Cookbook", especially the first few chapters. It's a great source of well-written Python code examples.
  • Use function factories to create utility functions. Often, especially if you're using map and filter a lot, you need utility functions that convert other functions or methods to taking a single parameter. In particular, you often want to bind some data to the function once, and then apply it repeatedly to different objects. In the above example, we needed a function that multiplied a particular field of an object by 3, but what we really want is a factory that's able to return for any field name and amount a multiplier function in that family:
  • Use zip and dict to map fields to names. zip turns a pair of sequences into a list of tuples containing the first, second, etc. values from each sequence. For example, zip('abc', [1,2,3]) == [('a',1),('b',2),('c',3)]. You can use this to save a lot of typing when you have fields in a known order that you want to map to names:
  •  
    suggestions for better programming style.
x y

Regular Expression HOWTO - 0 views

shared by x y on 15 Jun 07 - Cached
  •  
    Nice Regexp intro.  It saved my life, when I was just starting out with python.
baliar

briggpaul59 | ArchDaily - 0 views

  •  
    briggpaul59 | ArchDaily
1 - 19 of 19
Showing 20 items per page